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/3752: gcc 3.0: __builtin_constant_p(ptr==ptr), regression


Synopsis: gcc 3.0: __builtin_constant_p(ptr==ptr), regression

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Mar  6 15:33:36 2002
State-Changed-Why:
    Fixed in gcc 3.0.4
    
    2001-07-22  Richard Henderson  <rth@redhat.com>
     
            * fold-const.c (fold): Test vs FLOAT_TYPE_P instead of
            INTEGRAL_TYPE_P when folding comparisons with operand_equal_p
            arguments.

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


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