[Bug tree-optimization/121698] [16 Regression] FAIL: g++.dg/opt/pr94589-2.C
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 29 16:48:18 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121698
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 62239
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62239&action=edit
gcc16-pr121698-wip.patch
Started working on it, but it gets still f6 and f18 in pr94589-5.C wrong and
will need to verify the other cases, adjustment of debug info stmts aren't
changed either and will need to tweak the C testcases to actually match what
C++ uses.
More information about the Gcc-bugs
mailing list