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/21794] GCC accepts invalid code


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-05-28 10:45 -------
c90-const-expr-2.c and c99-const-expr-2.c already contain assertions that
(void *)(void *)0 is not a null pointer constant; this just part of the known
constant expressions issues.


*** This bug has been marked as a duplicate of 456 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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