This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: syntax errors in new SPARC files


   From: John Carr <jfc@tiac.net>
   Date: Tue, 11 Aug 1998 16:03:17 EDT

   return with an expression in a function returning void is not allowed.
   Neither is a label without a following statement.

Says who?  ANSI C?  The GNU coding standards?  Some broken C compiler
out there?  Who?

Please please please please tell me (and I've asked you for this
before in private email) what C compilers do not accept these
constructs as they are.  I think it is very ugly when coded in this
way so I'd like to avoid the change if it isn't necessary.

Later,
David S. Miller
davem@dm.cobaltmicro.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]