Go to file
Richard Biener a011aa391b re PR middle-end/56288 (always true conditional expression in verify_ssa_name)
2013-02-12  Richard Biener  <rguenther@suse.de>

	PR middle-end/56288
	* tree-ssa.c (verify_ssa_name): Fix check, move
	SSA_NAME_IN_FREE_LIST check up.

From-SVN: r195973
2013-02-12 11:18:05 +00:00
INSTALL
boehm-gc
config isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. 2013-01-23 22:37:01 +00:00
contrib update-copyright.py: Add libdecnumber to the default list. 2013-02-06 22:10:25 +00:00
fixincludes inclhack.def (feraiseexcept_nosse_invalid): New. 2013-01-16 04:07:20 +00:00
gcc re PR middle-end/56288 (always true conditional expression in verify_ssa_name) 2013-02-12 11:18:05 +00:00
gnattools
include Sync plugin-api.h with the copy in binutils. Please see: 2013-02-11 19:42:25 +00:00
intl
libada Update copyright years in libada. 2013-01-14 18:15:04 +00:00
libatomic Update copyright years in libatomic. 2013-01-14 18:16:23 +00:00
libbacktrace dwarf.c (read_function_info): Permit fvec parameter to be NULL. 2013-01-31 17:50:47 +00:00
libcpp * eo.po: New. 2013-02-05 23:47:50 +00:00
libdecnumber Update copyright in libdecnumber. 2013-02-06 22:09:24 +00:00
libffi ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE. 2013-02-06 18:32:41 +01:00
libgcc re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) 2013-02-11 23:30:10 +00:00
libgfortran re PR fortran/55978 (class_optional_2.f90 -Os fails) 2013-02-06 20:39:35 +01:00
libgo re PR go/56171 (syscall FAILs on Solaris) 2013-02-11 19:03:04 +00:00
libgomp re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor) 2013-02-06 11:34:53 +01:00
libiberty re PR other/56245 (-fsanitize=address miscompiles GCC) 2013-02-09 19:41:00 +01:00
libitm re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r193271) 2013-02-11 23:30:10 +00:00
libjava - regenerate class files for updated copyright years, changed in: 2013-01-15 14:04:33 +00:00
libmudflap Update copyright in libmudflap. 2013-02-03 17:48:05 +00:00
libobjc Update copyright years in libobjc. 2013-02-03 11:16:21 +00:00
libquadmath Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
libsanitizer configure.tgt: Disable build on darwin9 and earlier. 2013-02-11 23:13:37 +00:00
libssp Revert libquadmath and libssp copyright patches. 2013-02-06 22:03:54 +00:00
libstdc++-v3 38081-1.cc (test01): Don't expect dots after abbreviated weekday names for ru_RU for glibc versions... 2013-02-12 10:32:01 +00:00
lto-plugin
maintainer-scripts
zlib
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS: Explicitly add myself as AIX maintainer. 2013-02-04 16:26:17 -05:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Explicitly add myself as AIX maintainer. 2013-02-04 16:26:17 -05:00
Makefile.def Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3. 2013-01-14 16:15:21 +00:00
Makefile.in Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3. 2013-01-14 16:15:21 +00:00
Makefile.tpl Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. 2013-01-11 11:46:21 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub * config.sub: Update from config repo. 2013-01-11 13:02:58 +00:00
configure re PR go/55969 (libgo fails to build on darwin) 2013-02-05 22:36:20 +00:00
configure.ac re PR go/55969 (libgo fails to build on darwin) 2013-02-05 22:36:20 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.