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

             Bug #: 55050
           Summary: Regression test failure slp-21.c on arm-linux-gnueabi
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: ram...@gcc.gnu.org


./xgcc -B`pwd` -S -O3 -I /usr/arm-linux-gnueabi/include/
../../gcc-git-trunk/gcc/testsuite/gcc.dg/vect/slp-21.c 
../../gcc-git-trunk/gcc/testsuite/gcc.dg/vect/slp-21.c: In function ‘main1’:
../../gcc-git-trunk/gcc/testsuite/gcc.dg/vect/slp-21.c:191:1: internal compiler
error: in push_reload, at reload.c:1014
 }
 ^
0x850277a push_reload(rtx_def*, rtx_def*, rtx_def**, rtx_def**, reg_class,
machine_mode, machine_mode, int, int, int, reload_type)
    ../../gcc-git-trunk/gcc/reload.c:1012
0x850a5a8 find_reloads(rtx_def*, int, int, int, short*)
    ../../gcc-git-trunk/gcc/reload.c:4099
0x85179de calculate_needs_all_insns
    ../../gcc-git-trunk/gcc/reload1.c:1521
0x85179de reload(rtx_def*, int)
    ../../gcc-git-trunk/gcc/reload1.c:942
0x8435c10 do_reload
    ../../gcc-git-trunk/gcc/ira.c:4625
0x8435c10 rest_of_handle_reload
    ../../gcc-git-trunk/gcc/ira.c:4719
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 configured as follows. 

--target=arm-linux-gnueabi --with-cpu=cortex-a15 --with-fpu=neon
--with-float=softfp --enable-languages=c

Reply via email to