Go to file
Joern Rennecke 7543f91816 re PR middle-end/40154 (internal compiler error: in do_SUBST, at combine.c:681)
PR middle-end/40154
        * emit-rtl.c (set_dst_reg_note): New function.
        * rtl.h (set_dst_reg_note): Declare.
        * optabs.c (expand_binop, expand_absneg_bit): Use set_dst_reg_note.
        (emit_libcall_block, expand_fix): Likewise.
        * function.c (assign_parm_setup_reg, expand_function_start): Likewise.
        * expmed.c (expand_mult_const, expand_divmod): Likewise.
        * reload1.c (gen_reload): Likewise.

From-SVN: r182162
2011-12-09 12:57:24 +00:00
boehm-gc
config weakref.m4: New file. 2011-11-22 14:49:11 +00:00
contrib . 2011-11-29 16:36:43 -05:00
fixincludes
gcc re PR middle-end/40154 (internal compiler error: in do_SUBST, at combine.c:681) 2011-12-09 12:57:24 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o) 2011-12-07 23:05:59 +01:00
libdecnumber
libffi re PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu) 2011-12-07 14:59:06 -08:00
libgcc re PR target/49313 (Inefficient libgcc implementations for avr) 2011-12-09 12:02:06 +00:00
libgfortran re PR fortran/50815 (ICE on allocation of deferred length character scalar dummy argument when -fbounds-check) 2011-12-08 20:00:55 +01:00
libgo libgo: Add back tests of syscall time. 2011-12-07 01:55:49 +00:00
libgomp re PR libgomp/51376 (libgomp taskwait failure) 2011-12-09 12:51:43 +10:30
libiberty
libitm Swap the action and jmpbuf arguments to GTM_longjmp 2011-11-30 14:29:33 -08:00
libjava config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up. 2011-11-29 21:12:00 +01:00
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 atomic_base.h (__calculate_memory_order): Rename to... 2011-12-08 09:44:57 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (write-after-approval): Add self. 2011-11-30 09:53:56 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure . 2011-11-29 16:36:43 -05:00
configure.ac . 2011-11-29 16:36:43 -05: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 MAINTAINERS (write-after-approval): Add self. 2011-11-30 09:53:56 +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.