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/30621] Wrong error message aborts compiling of a simple formula



------- Comment #1 from capiman at clibb dot de  2007-01-28 14:08 -------
Created an attachment (id=12974)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12974&action=view)
File to reproduce the error

I just used 

gcc s3.c

inside cygwin environment and this produces the error.

Leaving out the "+1" (which makes the formula smaller) and it compiles fine.


-- 


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


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