[Bug preprocessor/35326] [4.2/4.3/4.4 regression] ICE with stray digraph token
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Apr 5 13:31:00 GMT 2008
------- Comment #4 from tromey at gcc dot gnu dot org 2008-04-05 13:30 -------
With trunk I still can't reproduce this.
I ran valgrind on cc1 and cc1plus, and see no reports.
Here's the command line I'm using:
valgrind
/home/tromey/gnu/Trunk/install/libexec/gcc/i686-pc-linux-gnu/4.4.0/cc1plus
-quiet -v -D_GNU_SOURCE pr35326.c -quiet -dumpbase pr35326.c -mtune=generic
-auxbase pr35326 -version -o /tmp/out.s
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35326
More information about the Gcc-bugs
mailing list