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]
Other format: [Raw text]

[Bug c/56599] very confusing compiler diagnostics (for stupid bug on my part)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56599

--- Comment #5 from Dave <davecat49 at gmail dot com> 2013-03-11 18:44:44 UTC ---
Created attachment 29643
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29643
first offending program

The compiler error output is as follows:
dlt8.c:7:22: error: expected ',' or ';' before numeric constant


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