[Bug c/79074] -Waddress difference between C and C++ with (T*)0

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 12 18:08:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79074

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Thu Jan 12 18:07:51 2017
New Revision: 244378

URL: https://gcc.gnu.org/viewcvs?rev=244378&root=gcc&view=rev
Log:
PR c/79074 - -Waddress difference between C and C++ with (T*)0

gcc/testsuite/ChangeLog:
        * c-c++-common/Waddress-2.c: Remove a test to avoid a C failure
        due to the referenced bug.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/Waddress-2.c


More information about the Gcc-bugs mailing list