Go to file
H.J. Lu 72fdf9e9c4 Generate avx_vzeroupper after reload is completed.
gcc/

2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/46285
	* config/i386/i386.c (ix86_expand_call): Conditionally decorate
	calls with UNSPEC_CALL_NEEDS_VZEROUPPER unspec before reload
	is completed.

gcc/testsuite/

2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/46285
	* gcc.target/i386/pr46285.c.

From-SVN: r166240
2010-11-03 05:02:06 -07:00
boehm-gc configure: Regenerate. 2010-10-28 22:37:36 +00:00
config Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
contrib Remove gccbug 2010-10-18 09:39:15 +00:00
fixincludes re PR c++/46024 (g++.dg/warn/miss-format-1.C FAILs on Solaris 8 and 9) 2010-10-20 17:36:15 +00:00
gcc Generate avx_vzeroupper after reload is completed. 2010-11-03 05:02:06 -07:00
gnattools
include simple-object.h: New file. 2010-11-02 14:40:44 +00:00
INSTALL
intl Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
libada
libcpp configure.ac: Use AC_SYS_LARGEFILE. 2010-11-03 02:45:25 +00:00
libdecnumber cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... 2010-10-23 03:05:47 +00:00
libffi Add ARM VFP ABI support to libffi. 2010-10-28 18:11:11 +00:00
libgcc cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... 2010-10-23 03:05:47 +00:00
libgfortran PR 45629 Remove usage of setjmp/longjmp 2010-11-02 14:56:38 +02:00
libgomp futex.h: New. 2010-10-06 16:42:50 +00:00
libiberty simple-object.h: New file. 2010-11-02 14:40:44 +00:00
libjava GNU Classpath import (libgcj-snapshot-20100921). 2010-10-12 15:55:12 +00:00
libmudflap re PR testsuite/20003 (libmudflap.cth timeouts too short) 2010-10-31 22:04:20 -04:00
libobjc Makefile.in (OBJC_SOURCE_FILES): Added accessors.m. 2010-10-24 17:23:19 +00:00
libssp configure.ac (gfortran_use_symver): Only check for Sun-style symbol versioning on Solaris 2. 2010-07-02 16:17:04 +00:00
libstdc++-v3 chrono: Use typedefs. 2010-11-03 01:59:07 +00:00
lto-plugin re PR lto/46273 (Failed to bootstrap) 2010-11-03 09:14:32 +00:00
maintainer-scripts gcc_release (snapshot_print): Also include an sha1 hash for every tarball. 2010-08-23 18:52:06 +00:00
zlib
ABOUT-NLS
ChangeLog re PR lto/46273 (Failed to bootstrap) 2010-11-03 09:14:32 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR lto/46273 (Failed to bootstrap) 2010-11-03 09:14:32 +00:00
configure.ac re PR lto/46273 (Failed to bootstrap) 2010-11-03 09:14:32 +00: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: Update my email address. 2010-10-23 13:27:20 -07:00
Makefile.def Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
Makefile.in Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
Makefile.tpl Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module. 2010-10-20 14:39:17 +00:00
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.