This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regression/55486] FAIL: gcc.dg/sms-7.c (internal compiler error)


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

--- Comment #4 from Kyrill Tkachov <kyrylo.tkachov at arm dot com> 2012-12-04 16:55:06 UTC ---
Hello,
Compiler ICEs again, not sure if it's been broken again or it's the previous
cause. The ICE backtrace and relevant configuration are given below.

gcc/testsuite/gcc.dg/sms-7.c:17:1: internal compiler error: in
schedule_reg_moves, at modulo-sched.c:725
0xd2c0f4 schedule_reg_moves
        gcc/modulo-sched.c:725
0xd2ec1f sms_schedule
        gcc/modulo-sched.c:1684
0xd2ffff rest_of_handle_sms
        gcc/modulo-sched.c:3340


Target: arm-none-eabi
Configured with:  --target=arm-none-eabi  --disable-shared --disable-nls
--disable-threads --disable-tls --enable-checking=yes --enable-languages=c
--with-newlib --with-fpu=neon --with-float=hard --with-arch=armv7-a

Thanks,
Kyrill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]