[Bug testsuite/103522] New test case gcc.dg/ubsan/pr103456.c fails in r12-5649

siddhesh at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 2 02:01:11 GMT 2021


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

Siddhesh Poyarekar <siddhesh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |siddhesh at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2021-12-02

--- Comment #1 from Siddhesh Poyarekar <siddhesh at gcc dot gnu.org> ---
OK I see it on x86_64 too and seems to be specific to executing from ubsan.exp
instead of dg.exp.  So the tree-objsz dump file does not seem to get generated
when -flto is present, presumably because the pass gets skipped?  The test
needs to be skipped in this case.


More information about the Gcc-bugs mailing list