Go to file
Paolo Carlini 30b07d033d re PR c++/56373 (-Wzero-as-null-pointer-constant: does not catch issues with smart pointers)
/cp
2013-02-20  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/56373
	* tree.c (maybe_warn_zero_as_null_pointer_constant): Add.
	* cvt.c (ocp_convert): Use the latter.
	(cp_convert_to_pointer): Likewise.
	* decl.c (check_default_argument): Likewise.
	* typeck.c (cp_build_binary_op): Likewise.
	* cp-tree.h (maybe_warn_zero_as_null_pointer_constant): Declare.

/testsuite
2013-02-20  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/56373
	* g++.dg/cpp0x/Wzero-as-null-pointer-constant-2.C: New.

From-SVN: r196165
2013-02-20 09:02:35 +00:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/56373 (-Wzero-as-null-pointer-constant: does not catch issues with smart pointers) 2013-02-20 09:02:35 +00:00
gnattools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcpp
libdecnumber
libffi
libgcc modsi3.S (modsi3): Fix case with 0x80000000 as dividend. 2013-02-19 23:00:50 +00:00
libgfortran re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
libgo runtime: Do not reserve huge amount of swap on 32 bit architectures. 2013-02-15 18:55:09 +00:00
libgomp
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compiled with -O0) 2013-02-19 22:50:10 +01:00
libsanitizer
libssp
libstdc++-v3 user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
ChangeLog configure.ac: Set libgloss_dir for the aarch64*-*-* targets. 2013-02-15 17:45:54 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Set libgloss_dir for the aarch64*-*-* targets. 2013-02-15 17:45:54 +00:00
configure.ac configure.ac: Set libgloss_dir for the aarch64*-*-* targets. 2013-02-15 17:45:54 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.