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

--- Comment #4 from James Michael DuPont <JamesMikeDuPont at googlemail dot 
com> 2010-10-01 08:34:13 UTC ---
In the newest git head version, I get a better error report :
g++ (GCC) 4.6.0 20100929 (experimental)

./gcc/build/gcc/cc1plus -quiet -std=c++0x i386-dis-21931.ii
../../opcodes/i386-dis.h:1706:37: error: expected ',' or ';' before ':' token

and when I replace the semicolon, it works.

Reply via email to