This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in cpplibs usage of hash tables
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: Bug in cpplibs usage of hash tables
- From: Zack Weinberg <zack at wolery dot cumb dot org>
- Date: Mon, 13 Mar 2000 09:48:36 -0800
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <holn3mbwsb.fsf@maclaurin.suse.de>
On Mon, Mar 13, 2000 at 06:32:52PM +0100, Andreas Jaeger wrote:
>
> Running the testsuite on i686 with the current CVS version (which
> includes Zack's fix for cpplib), I get now an ICE in cpp:
>
> make[3]: Entering directory `/usr/src/aj/build-egcs-i686/i686-pc-linux-gnu/libio/dbz'
> /usr/src/aj/build-egcs-i686/gcc/xgcc -B/usr/src/aj/build-egcs-i686/gcc/ -B/opt/aj-mips//i686-pc-linux-gnu/bin/ -g -O2 -I../../../../egcs/libio/dbz -I.. -I../../../../egcs/libio/dbz/.. -DDBZ_FINISH='_IO_flush_all()' -c ../../../../egcs/libio/dbz/fake.c
> xgcc: Internal compiler error: program cpp got fatal signal 11
...
> This should be easy to reproduce - if not I can send preprocessed
> sources.
Please do, it doesn't happen for me despite having a nearly identical
machine.
zw