Something weird with cp/decl.c switch statement
Aaron Gray
angray@beeb.net
Tue Jun 5 15:13:00 GMT 2007
There is something weird with the switch statement in cp/decl.c:7105.
GITWeb :-
http://git.infradead.org/?p=gcc.git;a=blob;f=gcc/cp/decl.c;h=407e5db8d650f1d19c618c7b67566407c2d35fce;hb=master#l7105
Can someone verify this.
Take a close look in a text editor at the bracketting and indentation.
I dont think it will effect the decl.c's logic, but what does it say about
the GCC's C parser, is this legal C ?
Aaron
More information about the Gcc
mailing list