Gcc 3.4.0 problem?

Jakub Jelinek jakub@redhat.com
Sat May 1 11:26:00 GMT 2004


On Sat, May 01, 2004 at 02:21:21PM +0300, Panagiotis Papadakos wrote:
> The following code compiles fine with gcc-3.4.0 unless I use one of the
> -O,-O2,-O3 flags.
> Then I get the following message:
> 
> test.c: In function `main':
> test.c:10: error: invalid operands to binary -
> 
> Is this a gcc bug? Thank you!

No, glibc bug, see 
http://sources.redhat.com/bugzilla/show_bug.cgi?id=130

	Jakub



More information about the Gcc mailing list