Go to file
Marc Glisse 0e6a0e48eb re PR tree-optimization/58480 (Use attribute((nonnull)) to optimize callers)
2013-10-08  Marc Glisse  <marc.glisse@inria.fr>

	PR tree-optimization/58480
gcc/
	* tree-vrp.c (infer_nonnull_range): New function.
	(infer_value_range): Call infer_nonnull_range.

gcc/testsuite/
	* gcc.dg/tree-ssa/pr58480.c: New file.

From-SVN: r203271
2013-10-08 10:39:49 +00:00
boehm-gc
config mh-darwin (BOOT_CFLAGS): Only add -mdynamic-no-pic for m32 hosts. 2013-09-29 19:16:45 +00:00
contrib Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
fixincludes
gcc re PR tree-optimization/58480 (Use attribute((nonnull)) to optimize callers) 2013-10-08 10:39:49 +00:00
gnattools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcpp * sr.po: Update. 2013-10-03 22:44:12 +01:00
libdecnumber
libffi
libgcc config.host (hppa*64*-*-linux*): Define extra_parts. 2013-10-03 01:11:41 +00:00
libgfortran re PR fortran/55469 (memory leak on read with istat.ne.0) 2013-10-01 22:52:49 +02:00
libgo reflect: Use C style comments in 386 assembly for Solaris assembler. 2013-10-07 15:32:08 +00:00
libgomp re PR testsuite/57605 (colors break note pruning in the testsuite) 2013-09-20 19:52:29 +02:00
libiberty
libitm
libjava
libmudflap re PR testsuite/57605 (colors break note pruning in the testsuite) 2013-09-20 19:52:29 +02:00
libobjc
libquadmath
libsanitizer
libssp
libstdc++-v3 regex_executor.h: Add _TodoList class. 2013-10-08 03:41:14 +00:00
libvtv Fix issue with libvtv testsuite being run (and failing) 2013-09-25 11:44:48 -07:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
ChangeLog Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
config.rpath
config.sub Import from savannah.gnu.org: 2013-10-01 17:50:56 +01:00
configure Configuration bits for ARC port: 2013-10-01 17:34:40 +01:00
configure.ac Configuration bits for ARC port: 2013-10-01 17:34:40 +01: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 Updating my mail ID. 2013-09-25 19:04:13 +00:00
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.