This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-20000306 ICE in `size_binop', at fold-const.c:1873
- To: mark at codesourcery dot com
- Subject: Re: egcs-20000306 ICE in `size_binop', at fold-const.c:1873
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 16 Mar 00 10:07:13 EST
- Cc: gcc-bugs at gcc dot gnu dot org
Would you mind taking a look at this? It looks related to the recent
size_binop changes. This is C, and apparently fails independent of
platform -- according to the reporter it certainly fails on x86.
Sorry: I was away for a few days. I can't reproduce this with my
sources on the Alpha compiler I have, but I have another round of changes,
which might just have fixed it. As soon as I get caught up, I'll check
them in and also build an x86 cross-compiler to try this case on.