Bug 21780 - ICE builing newlib 1.12.0
Summary: ICE builing newlib 1.12.0
Status: RESOLVED DUPLICATE of bug 21638
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 4.1.0
: P2 normal
Target Milestone: 4.1.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-27 11:18 UTC by Matthew J Fletcher
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host: i686-host_pc-linux-gnu
Target: i486-unknown-elf
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
preprocessed sources to trigger ICE (10.11 KB, application/octet-stream)
2005-05-27 11:25 UTC, Matthew J Fletcher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew J Fletcher 2005-05-27 11:18:48 UTC
/home/mfletcher/nucleus-builder-410/newlib-1.12.0/newlib/libc/search/hash.c: In function   
'flush_meta':   
/home/mfletcher/nucleus-builder-410/newlib-1.12.0/newlib/libc/search/hash.c:511: internal   
compiler error: Segmentation fault   
Please submit a full bug report,   
with preprocessed source if appropriate.   
 
Configured with: /home/mfletcher/nucleus-builder-410/gcc-4.1-20050522/configure 
--target=i486-unknown-elf --host=i686-host_pc-linux-gnu 
--prefix=/home/scx/gcc410nucleus 
--with-local-prefix=/home/scx/gcc410nucleus/i486-unknown-elf --disable-multilib 
--with-newlib --without-headers --disable-nls --enable-threads=no --enable-symvers=gnu 
--enable-languages=c --disable-shared --with-gnu-as --with-gnu-ld 
Thread model: single 
gcc version 4.1.0 20050522 (experimental)
Comment 1 Matthew J Fletcher 2005-05-27 11:25:41 UTC
Created attachment 8978 [details]
preprocessed sources to trigger ICE
Comment 2 Richard Earnshaw 2005-05-27 12:50:08 UTC
Already fixed
Comment 3 Andrew Pinski 2005-06-05 07:55:42 UTC
Reopening to ...
Comment 4 Andrew Pinski 2005-06-05 07:55:58 UTC
Mark as a dup of bug 21638.

*** This bug has been marked as a duplicate of 21638 ***