--- Comment #4 from pinskia at gcc dot gnu dot org 2006-06-29 13:24 ---
(In reply to comment #3)
Or a HWI == 32bit problem because x86_64 is 64bit so is powerpc-* which I tried
also.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28198
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-29 13:20 ---
It works on x86_64 with "./cc1 pr28198.i -m32 -g -O2 -W -Wwrite-strings" on the
stage1 cc1 so maybe something is miscompiling cc1 or there is a GC issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28198
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-29 13:09 ---
It works with a cross to x86-linux-gnu with "4.2.0 20060617".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28198
--- Comment #1 from fnf at specifixinc dot com 2006-06-29 11:05 ---
Created an attachment (id=11779)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11779&action=view)
Preprocessed version of tree.c
I had to wack away some code to get it to fit within the apparent 1Mb limit for
atta