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]

Re: middle-end/5419: ICE when compiling Linux kernel's kernel/sched.con ia64


> I suspect the bug has been fixed.  gcc-3.2 and later seem to compile
> sched.c just fine.  Unfortunately, I couldn't find an easy way to
> extract the test-case from the bug report.  Otherwise, I'd be happy to
> rerun the exact test to verify that it's gone for sure.

The testcase in the PR seems corrupted: the text field into which it was 
pasted ends with an unterminated line of code -- likely that the buffer of 
your OS was overflowing while copy-pasting.

Let's go with your assumption that it's fixed. I'll close the report in a 
minute.

W.

-------------------------------------------------------------------------
Wolfgang Bangerth             email:            bangerth at ticam dot utexas dot edu
                              www: http://www.ticam.utexas.edu/~bangerth/



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