This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/30621] Wrong error message aborts compiling of a simple formula
- From: "capiman at clibb dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2007 14:08:54 -0000
- Subject: [Bug c/30621] Wrong error message aborts compiling of a simple formula
- References: <bug-30621-7622@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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