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]

ICE 20000123 x86 copy_rtx_and_substitute


When compiling linux-2.3.41/kernel/sched.c

GNU C version 2.96 20000123 (experimental) (i586-linux) compiled by GNU C
version 2.96 20000123 (experimental).
sched.c: In function `__wake_up':
sched.c:695: Internal compiler error in `copy_rtx_and_substitute', at
integrate.c:2052

This is the last abort() in this function.  format_ptr[-1] == 'n'

After I figured out vaguely what went wrong, I see Alexandre Oliva has
nailed the problem exactly.
See http://gcc.gnu.org/ml/gcc-patches/2000-01/msg01068.html thread.


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