aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorManuel López-Ibáñez <manu@gcc.gnu.org>2010-04-09 07:49:41 +0000
committerManuel López-Ibáñez <manu@gcc.gnu.org>2010-04-09 07:49:41 +0000
commitdc8d273907ba88cf11180a2fdf79f086feeb44f6 (patch)
treed3948de1f31acd50882bef52bb6d0f63b19293a6 /contrib
parentd3a9eea2c0e65e0f03c249bab8aa3fa56149dfe0 (diff)
downloadgcc-dc8d273907ba88cf11180a2fdf79f086feeb44f6.zip
gcc-dc8d273907ba88cf11180a2fdf79f086feeb44f6.tar.gz
gcc-dc8d273907ba88cf11180a2fdf79f086feeb44f6.tar.bz2
re PR c++/28584 (Cast to pointer from integer of different size)
2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org> PR c++/28584 * c.opt (Wint-to-pointer-cast): Available in C++. * doc/invoke.texi (Wint-to-pointer-cast): Available in C++. cp/ * typeck.c (cp_build_c_cast): Warn for casting integer to larger pointer type. testsuite/ * gcc.dg/Wint-to-pointer-cast-1.c: Move to... * c-c++-common/Wint-to-pointer-cast-1.c: ... here. * gcc.dg/Wint-to-pointer-cast-2.c: Move to... * c-c++-common/Wint-to-pointer-cast-2.c: ... here. * gcc.dg/Wint-to-pointer-cast-3.c: Move to... * c-c++-common/Wint-to-pointer-cast-3.c: ... here. Update. * g++.old-deja/g++.mike/warn1.C: Add -Wno-int-to-pointer-cast. * g++.dg/other/increment1.C: Likewise. From-SVN: r158150
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions