Go to file
Jakub Jelinek f6e6e9904c re PR tree-optimization/36881 (Creating runtime relocations for code which does not need it)
PR tree-optimization/36881
	* tree-switch-conversion.c (check_final_bb): For flag_pic, check
	that each value doesn't need runtime relocations, for !flag_pic
	check that each value is just a valid initializer constant.

	* gcc.dg/tree-ssa/pr36881.c: New test.

From-SVN: r141129
2008-10-15 08:43:19 +02:00
boehm-gc configure: Regenerate for new libtool. 2008-09-26 16:39:49 +00:00
config Move picochip directory to correct location. 2008-09-03 12:19:34 +00:00
contrib Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
fixincludes configure.ac: Fix a typo. 2008-09-06 16:00:24 -07:00
gcc re PR tree-optimization/36881 (Creating runtime relocations for code which does not need it) 2008-10-15 08:43:19 +02:00
gnattools
include PR c++/37376, other mangling issues 2008-10-06 18:29:42 -04:00
INSTALL
intl
libada re PR ada/5911 (Support for multilib in Ada) 2008-09-21 11:45:23 +00:00
libcpp cpplib.h (cpp_comments, [...]): New structs. 2008-10-05 14:35:36 +02:00
libdecnumber
libffi configure: Regenerate for new libtool. 2008-09-26 16:41:52 +00:00
libgcc config.host: Fold `*-*-gnu*' cases into the Linux ones. 2008-10-09 10:37:17 +00:00
libgfortran re PR fortran/37083 (Formatted read of line without trailing new-line fails) 2008-10-14 01:49:51 +00:00
libgomp configure: Regenerate for new libtool. 2008-09-26 16:24:34 +00:00
libiberty * xstrdup.c: Include <sys/types.h> after "config.h" 2008-10-08 12:51:38 -04:00
libjava libjava.exp (libjava_arguments): Do not append "no-install" to additional_flags for *-*-darwin. 2008-09-30 22:08:42 +02:00
libmudflap re PR tree-optimization/37568 (ICE returning a struct) 2008-10-09 22:15:17 +02:00
libobjc configure: Regenerate for new libtool. 2008-09-26 16:33:53 +00:00
libssp configure: Regenerate for new libtool. 2008-09-26 16:43:24 +00:00
libstdc++-v3 stl_list.h (_List_node<>::_List_node<>(_Args&&...)): Add in C++0x mode. 2008-10-14 17:14:49 +00:00
maintainer-scripts * gcc_release: Fix a couple of comments. 2008-10-04 13:46:23 +00:00
zlib configure: Regenerate for new libtool. 2008-09-26 16:28:27 +00:00
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Added myself. 2008-10-14 10:04:19 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2. 2008-10-13 08:05:25 +00:00
configure.ac configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2. 2008-10-13 08:05:25 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
lt~obsolete.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltoptions.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
MAINTAINERS MAINTAINERS (Write After Approval): Added myself. 2008-10-14 10:04:19 +01:00
Makefile.def backport: configure: Regenerate. 2008-09-02 16:31:04 +00:00
Makefile.in backport: configure: Regenerate. 2008-09-02 16:31:04 +00:00
Makefile.tpl backport: configure: Regenerate. 2008-09-02 16:31:04 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file 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.html for how to report bugs usefully.