http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57473

            Bug ID: 57473
           Summary: FAIL: gcc.dg/tls/emutls-2.c (internal compiler error)
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org
                CC: jh at suse dot cz
            Target: arm-none-eabi

With r199422 gcc.dg/tls/emutls-2.c started ICEing with:

$SOURCE/gcc/testsuite/gcc.dg/tls/emutls-2.c: In function
'_GLOBAL__sub_I_65535_0_emutls_2.c':
$SOURCE/gcc/testsuite/gcc.dg/tls/emutls-2.c:8:1: internal compiler error:
Segmentation fault
0x916255 crash_signal
       $SOURCE/gcc/toplev.c:333
0x6575b6 dom_info_available_p(cdi_direction)
        $SOURCE/gcc/dominance.c:1482
0x657fd3 free_dominance_info(cdi_direction)
        $SOURCE/gcc/dominance.c:685
0x86d429 do_per_function
        $SOURCE/gcc/passes.c:1719
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1

on arm-none-eabi.

Cross compiler configured with:
--with-fpu=neon-vfpv4 --with-float=hard --with-arch=armv7-a

Reply via email to