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/11658] Wrong error message


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bonzini at gnu dot org  2003-07-24 13:00 -------
Subject: Re:  Wrong error message

> I can confirm this on the mainline (20030723) but I think
> the problem is there is an
> implicated !=0 there created by the c front-end.

Yes, I suspected it.  The error should be issued when the incorrect != is
created.

Paolo


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