This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/37331] ICE trying to compile /dev/null
- From: "patriciak784-gccmainling at yahoo dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 12:21:26 -0000
- Subject: [Bug c/37331] ICE trying to compile /dev/null
- References: <bug-37331-13957@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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