Go to file
Jakub Jelinek 90dda0e956 re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structalias.c:2642)
PR tree-optimization/51865
	* tree-inline.c (tree_function_versioning): Call remap_decl
	on DECL_RESULT whenever it has VOID_TYPE_P type.

	* gcc.dg/pr51865.c: New test.

From-SVN: r183207
2012-01-16 12:12:53 +01:00
boehm-gc
config re PR bootstrap/51734 (Bootstrap fails in libada) 2012-01-04 11:41:06 +00:00
contrib re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) 2012-01-02 12:51:57 +00:00
fixincludes adjust comment 2012-01-11 14:31:40 -05:00
gcc re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structalias.c:2642) 2012-01-16 12:12:53 +01:00
gnattools
include re PR c++/6057 (expression mangling doesn't work for operator new) 2012-01-06 16:39:43 -05:00
INSTALL
intl
libada re PR bootstrap/51734 (Bootstrap fails in libada) 2012-01-04 11:41:06 +00:00
libcpp macro.c (_cpp_builtin_macro_text): Remove unused variable map. 2012-01-09 14:15:25 +00:00
libdecnumber warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. 2011-12-20 16:54:12 +00:00
libffi Build 64-bit libffi multilib for i?86-linux 2012-01-09 16:20:18 +00:00
libgcc mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete. 2012-01-15 18:22:55 +00:00
libgfortran re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic) 2012-01-12 21:26:10 +01:00
libgo libgo: Only build iopl and ioperm on 386, amd64, alpha GNU/Linux. 2012-01-13 23:35:44 +00:00
libgomp re PR libgomp/51376 (libgomp taskwait failure) 2011-12-09 12:51:43 +10:30
libiberty cp-demangle.c (d_print_comp): Omit a trailing space in the operator name. 2012-01-10 12:02:52 -05:00
libitm libitm: Truncate undo log after rolling back. 2012-01-13 23:45:42 +00:00
libjava 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
libmudflap gcc.c (process_command): Update copyright notice dates. 2012-01-01 20:09:46 +01:00
libobjc
libquadmath
libssp
libstdc++-v3 * include/bits/stl_iterator.h (reverse_iterator): Doxygen comments. 2012-01-14 17:47:18 +00:00
lto-plugin warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. 2011-12-20 16:54:12 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR libitm/51072 (Build with --disable-bootstrap fails in libitm) 2012-01-04 18:25:04 -08:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR libitm/51072 (Build with --disable-bootstrap fails in libitm) 2012-01-04 18:25:04 -08:00
configure.ac re PR libitm/51072 (Build with --disable-bootstrap fails in libitm) 2012-01-04 18:25:04 -08: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 Added myself under Write after Approval Maintainer. 2012-01-02 14:52:53 -08:00
Makefile.def re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin* files) 2012-01-02 10:59:04 +00:00
Makefile.in re PR bootstrap/51686 ("make install-strip-gcc" didn't install liblto-plugin* files) 2012-01-02 10:59:04 +00:00
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.