Go to file
H.J. Lu 877fb4507b Disallow negative constant address for x32
gcc/

2012-02-10  Uros Bizjak  <ubizjak@gmail.com>

	PR target/52146
	* config/i386/i386.c (ix86_legitimate_address_p): Disallow
	negative constant address for x32.

gcc/testsuite/

2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/52146
	* gcc.target/i386/pr52146.c: New.

From-SVN: r184111
2012-02-10 10:23:12 -08:00
boehm-gc re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target) 2012-02-10 17:30:47 +01:00
config
contrib This patch adds two common shortcuts to the failure reproducer 2012-02-10 10:52:03 -05:00
fixincludes
gcc Disallow negative constant address for x32 2012-02-10 10:23:12 -08:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target. 2012-02-10 17:44:08 +01:00
libgcc re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX) 2012-02-07 09:19:27 +00:00
libgfortran
libgo runtime: For g0 set stack_size to 0 when not -fsplit-stack. 2012-02-10 15:55:37 +00:00
libgomp re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-tree-ch) 2012-02-08 15:28:01 +00:00
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 PR libstdc++/51798 continued. 2012-02-10 18:20:43 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS (write-after-approval): Add myself. 2012-02-09 08:58:28 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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 myself. 2012-02-09 08:58:28 +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.