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]

[Bug c/37331] ICE trying to compile /dev/null



------- Comment #5 from patriciak784-gccmainling at yahoo dot de  2008-09-03 12:21 -------
(In reply to comment #4)
> (In reply to comment #3)
> > ... a self compiled gcc 4.3.1 ...
> 
> Scary ;)
> 
What did you expect, Paolo?

Well, I just compiled gcc-4_3-branch @ rev 137894 and the resulting gcc fails
to
do both "gcc -x c /dev/null" and "gcc -E -dM -fpreprocessed - < /dev/null"!
And my 4.3.2 fails also to do "gcc -E -dM -fpreprocessed - < /dev/null".
Error messages are identical to the ones in previous descriptions.

Can anybody please confirm that bug? (linux/x86_32 and linux/x86_64 systems
should fail, too, not only mingw32 running on msys and probably even more
systems...)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37331


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