target/2227: generates unsigned compare in comparison of int to sizeof()

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Mar 29 00:37:00 GMT 2002


Synopsis: generates unsigned compare in comparison of int to sizeof()

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Fri Mar 29 00:30:46 2002
State-Changed-Why:
    Of course -- size_t is an unsigned type, and that is the
    result type of the sizeof operator.

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



More information about the Gcc-bugs mailing list