diff options
author | Patrick Palka <ppalka@gcc.gnu.org> | 2015-12-18 02:25:39 +0000 |
---|---|---|
committer | Patrick Palka <ppalka@gcc.gnu.org> | 2015-12-18 02:25:39 +0000 |
commit | 458cd4c394dec8e42ff75ecd5212461408962203 (patch) | |
tree | 53117fe8689b59a9be703212885448c929b1aaab /gcc/ipa-inline-transform.c | |
parent | 474c8a0757edd6f650220dcba31b69dcb83c4b73 (diff) | |
download | gcc-458cd4c394dec8e42ff75ecd5212461408962203.zip gcc-458cd4c394dec8e42ff75ecd5212461408962203.tar.gz gcc-458cd4c394dec8e42ff75ecd5212461408962203.tar.bz2 |
Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)
gcc/cp/ChangeLog:
PR c++/68831
* init.c (build_delete): Use a warning sentinel to disable
-Waddress warnings when building the conditional that tests
if the operand is NULL.
gcc/testsuite/ChangeLog:
PR c++/68831
* g++.dg/pr68831.C: New test.
From-SVN: r231798
Diffstat (limited to 'gcc/ipa-inline-transform.c')
0 files changed, 0 insertions, 0 deletions