Go to file
Nathan Froyd 2aa42e6e3b re PR target/31535 (ICE on attempt to put SPE vector variables in SDA)
gcc/
	PR 31535
	* config/rs6000/rs6000.c (small_data_operand): Vectors and floats
	are not legitimate small data references on SPE targets.

gcc/testsuite/
	PR 31535
	* gcc.target/powerpc/spe-small-data-1.c: New test.
	* gcc.target/powerpc/spe-small-data-2.c: New test.

From-SVN: r131914
2008-01-28 18:31:19 +00:00
INSTALL
boehm-gc gcconfig.h (HBLKSIZE): Define for MIPS. 2008-01-26 18:24:37 +00:00
config configure.ac (--enable-linux-futex): Add new configure option. 2008-01-08 17:14:49 +01:00
contrib MAINTAINERS (c4x port): Remove. 2008-01-25 20:49:04 +00:00
fixincludes Clarify the second argument usage for "c-fix"-es. 2008-01-15 19:44:03 +00:00
gcc re PR target/31535 (ICE on attempt to put SPE vector variables in SDA) 2008-01-28 18:31:19 +00:00
gnattools re PR ada/34284 (Missing dynamic library support for GNAT 4.3.0 on x86-*-Darwin8) 2007-12-05 14:34:48 +00:00
include demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE... 2008-01-27 06:01:00 +00:00
intl
libada
libcpp re PR preprocessor/34692 (Internal error with pragma in macro) 2008-01-25 10:01:27 +01:00
libdecnumber decCommonSymbols.h: Commit. 2008-01-25 18:47:12 +00:00
libffi * configure: Regenerate. 2008-01-24 11:32:40 -05:00
libgcc MAINTAINERS (c4x port): Remove. 2008-01-25 20:49:04 +00:00
libgfortran re PR libfortran/34887 (reverse tabbing before slash descriptor (regression vs. g77)) 2008-01-26 15:22:59 +00:00
libgomp re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162) 2008-01-25 13:54:42 +01:00
libiberty demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE... 2008-01-27 06:01:00 +00:00
libjava SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment. 2008-01-28 17:08:39 +00:00
libmudflap * configure: Regenerate. 2008-01-24 11:30:08 -05:00
libobjc * configure: Regenerate. 2008-01-24 11:28:13 -05:00
libssp * configure: Regenerate. 2008-01-24 11:33:29 -05:00
libstdc++-v3 re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libmath/stubs.c:47) 2008-01-26 11:28:03 -05:00
maintainer-scripts gcc_release (build_sources): Pass --disable-multilib to gcc_build. 2008-01-28 16:38:40 +00:00
zlib * configure: Regenerate. 2008-01-24 11:27:14 -05:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3 COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
COPYING3.LIB COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
ChangeLog * MAINTAINERS (xstormy16): Take over maintainership. 2008-01-28 11:25:03 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS (xstormy16): Take over maintainership. 2008-01-28 11:25:03 +00:00
Makefile.def Makefile.def (dependencies): Make configure-gdb depend on all-intl. 2007-10-23 15:53:18 +00:00
Makefile.in Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. 2007-12-13 09:30:49 +00:00
Makefile.tpl Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. 2007-12-13 09:30:49 +00:00
README
README.SCO
compile
config-ml.in config-ml.in: Remove 64bit configure tests. 2007-12-02 13:27:37 +00:00
config.guess * config.sub, config.guess: Update from upstream sources. 2008-01-23 13:37:40 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-01-23 13:37:40 +11:00
configure configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. 2007-12-17 21:28:51 +00:00
configure.ac configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. 2007-12-17 21:28:51 +00:00
depcomp
install-sh
libtool-ldflags re PR bootstrap/31906 ("-Xcompiler" is inserted after "-Xlinker" when building libstdc++) 2007-09-20 10:20:05 +00:00
libtool.m4 * libtool.m4: Backport AIX 6 support from ToT Libtool. 2008-01-24 11:21:00 -05:00
ltgcc.m4 [multiple changes] 2007-05-31 06:40:42 +00:00
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4 lt~obsolete.m4: New. 2007-07-05 10:36:59 -07:00
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 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.