This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Something weird with cp/decl.c switch statement
- From: Andrew Haley <aph-gcc at littlepinkcloud dot COM>
- To: "Aaron Gray" <angray at beeb dot net>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 5 Jun 2007 16:18:08 +0100
- Subject: Re: Something weird with cp/decl.c switch statement
- References: <009201c7a784$0d407c00$0600a8c0@ze4427wm>
Aaron Gray writes:
> 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.
Please be specific. I don't think we have time for guessing games. :-)
Andrew.