[gnu.gcc.bug] gcc and g++ both accept strange declaration!

schmidt@GLACIER.ICS.UCI.EDU ("Douglas C. Schmidt") (04/09/89)

I don't know whether the following is valid ANSI-C, but it sure
*looks* weird.  Both G++ and GCC 1.34 grok it without complain.

----------------------------------------
struct foo struct bar struct foobar struct foo_bar_foobar;