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]

Re: c/5589: if (c > c++) is tested as yes by gcc !!!


Synopsis: if (c > c++) is tested as yes by gcc !!!

State-Changed-From-To: open->closed
State-Changed-By: pme
State-Changed-When: Mon Feb  4 13:50:06 2002
State-Changed-Why:
    You are invoking undefined behavior.  This is not a bug in
    gcc, it is a bug in your code.  I recommend that you find a
    good introductory textbook on C.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5589


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