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 middle-end/22485] pointer +- integer is never NULL


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |SUSPENDED
   Last reconfirmed|                            |2012-01-11
     Ever Confirmed|0                           |1

--- Comment #23 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 14:10:51 UTC ---
Suspending.  As a matter of QOI treating NULL + 0 as non-NULL sounds like not
a good idea.


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