[Bug middle-end/55889] [4.8 Regression] ICE: in move_op_ascend, at sel-sched.c:6153 with -fschedule-insns -fselective-scheduling

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 21 15:25:00 GMT 2013


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

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-21 15:25:00 UTC ---
Using your auto-host.h (with the exception of HAVE_DECL_BASENAME - clearly host
rather than target thing) with i686-linux -> powerpc-ibm-aix7.1.0.0 cross I
still get the same ICE I've talked about earlier in #c12 (for x86_64-linux ->
ppc-aix
cross I need to also change SIZEOF_LONG and SIZEOF_VOID_P in auto-host.h to 8,
but it also ICEs in the same spot).



More information about the Gcc-bugs mailing list