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 middle-end/55889] [4.8 Regression] ICE: in move_op_ascend, at sel-sched.c:6153 with -fschedule-insns -fselective-scheduling


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).


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