[Bug tree-optimization/115925] [14/15 regression] wrong code at -O{2,3} with "-fno-thread-jumps" on x86_64-linux-gnu
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 15 07:13:16 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115925
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ANTIC_OUT[8] := { i_9 (0009), _3 (0003), _18 (0018), {bit_ior_expr,_3,_18}
(0023) }
[changed] ANTIC_IN[8] := { i_9 (0009), _3 (0003),
{mem_ref<0B>,addr_expr<&f>}@.MEM_14 (0005), {nop_expr,f.5_5} (0018),
{bit_ior_expr,_3,_18} (0023) }
S[8] := { i_9 (0009), _3 (0003), {bit_ior_expr,_3,_18} (0023) }
Matching expression match.pd:196, gimple-match-6.cc:22
Matching expression match.pd:172, gimple-match-9.cc:30
Matching expression match.pd:172, gimple-match-9.cc:30
Matching expression match.pd:194, gimple-match-6.cc:39
Matching expression match.pd:172, gimple-match-9.cc:30
Applying pattern match.pd:1667, gimple-match-1.cc:9521
Applying pattern match.pd:1460, gimple-match-1.cc:1214
Dup of bug 115494.
*** This bug has been marked as a duplicate of bug 115494 ***
More information about the Gcc-bugs
mailing list