Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!GLACIER.ICS.UCI.EDU!schmidt From: schmidt@GLACIER.ICS.UCI.EDU ("Douglas C. Schmidt") Newsgroups: gnu.gcc.bug Subject: gcc and g++ both accept strange declaration! Message-ID: <8904090140.aa00533@PARIS.ICS.UCI.EDU> Date: 9 Apr 89 08:40:09 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 6 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;