[Bug debug/105415] [9/10/11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2 since r7-4900-g59ec925b1199f9

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 2 09:36:32 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105415

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[9/10/11/12/13 Regression]  |[9/10/11/12 Regression]
                   |'-fcompare-debug' failure   |'-fcompare-debug' failure
                   |w/ -O2                      |w/ -O2
                   |-ftree-parallelize-loops=2  |-ftree-parallelize-loops=2
                   |since                       |since
                   |r7-4900-g59ec925b1199f9     |r7-4900-g59ec925b1199f9

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk.  Not really sure about backports, the exact symtab order
member values I think shouldn't actually affect code generations, so besides
-fcompare-debug it probably isn't that urgent.


More information about the Gcc-bugs mailing list