Go to file
Jie Zhang 3b34d92c9c re PR other/43564 (ICE on code with optimize attribute and inlining)
PR 43564
	* toplev.c (process_options): Set optimization_default_node
	and optimization_current_node.
	* opts.c (decode_options): Don't set optimization_default_node
	and optimization_current_node.

	testsuite/
	PR 43564
	* gcc.dg/pr43564.c: New test.

From-SVN: r157795
2010-03-29 13:06:50 +00:00
INSTALL
boehm-gc PR target/42811 (prerequisite) 2010-03-21 19:34:19 +00:00
config mh-mingw: Revert accidentally checking r156315. 2010-03-23 15:48:08 +01:00
contrib Fix *.log tests output containing "===". 2010-03-22 17:36:49 +00:00
fixincludes re PR target/40722 (ia32intrin.h defines of _rotl, _rotr conflict with target stdlib.h decls) 2010-03-28 09:40:50 -07:00
gcc re PR other/43564 (ICE on code with optimize attribute and inlining) 2010-03-29 13:06:50 +00:00
gnattools re PR ada/42659 (gnatmake thinks libraries aren't supported) 2010-01-09 18:21:52 +00:00
include * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define. 2010-03-23 15:58:01 +00:00
intl
libada
libcpp * zh_CN.po: Update. 2010-02-24 12:53:05 +00:00
libdecnumber
libffi configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test. 2010-03-15 19:36:26 +00:00
libgcc re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris 10/x86) 2010-03-22 20:12:34 +00:00
libgfortran re PR libfortran/43551 (Buffered direct I/O reads wrong record) 2010-03-29 08:17:19 +02:00
libgomp re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value) 2010-03-22 16:16:52 +01:00
libiberty c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and move before the element type. 2010-03-22 16:38:35 -04:00
libjava Fixed incorrect formatting of previous ChangeLog entry. Obvious. 2010-03-23 05:39:39 +00:00
libmudflap pass54-frag.c: Add explicit return from main. 2010-03-15 21:01:12 -07:00
libobjc re PR libobjc/30445 (Fix for FIXME in gcc-4_2-branch/libobjc/Makefile.in) 2010-03-23 05:05:35 +00:00
libssp
libstdc++-v3 profile_mode.xml (Profile Diagnostics): Correct cols. 2010-03-26 16:33:41 +00:00
lto-plugin Delete temporary output files. 2010-03-16 07:06:40 -07:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (spu port): Remove me. 2010-03-28 22:00:30 -07:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (spu port): Remove me. 2010-03-28 22:00:30 -07:00
Makefile.def PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
Makefile.in Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
Makefile.tpl Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
README
compile
config-ml.in
config.guess config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
config.rpath
config.sub config.sub: Update to version 2010-03-22. 2010-03-23 14:26:40 +00:00
configure configure.ac (tic6x-*-*): New case. 2010-03-23 16:04:30 +00:00
configure.ac configure.ac (tic6x-*-*): New case. 2010-03-23 16:04:30 +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.