[Bug tree-optimization/126567] [17 Regression] Wrong code with factor_out_conditional_load

"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]> Sat, 01 Aug 2026 15:53:01 +0000
Newsgroups gmane.comp.gcc.bugs
Message-ID <[email protected]/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126567

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |inline-asm

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I am not sure this is well defined because of the inline-asm is not clobber
memory here.  Since that is a side effect of calling a syscall.