]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/49660 (64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 7 Jul 2011 20:43:43 +0000 (20:43 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 7 Jul 2011 20:43:43 +0000 (20:43 +0000)
commit427c2230c00b4bc8b9f26ae229d2aee6fe822529
treea3743a08bea0b4c4c783af60ee5974cb653862d6
parent9242299408375092983b822d493a87b1ca13e83a
re PR target/49660 (64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/SPARC)

PR target/49660
* config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Add
MASK_V8PLUS, remove commented out flag and reorder.

Backport from mainline
2011-06-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

* config/sparc/sol2-64.h (TARGET_DEFAULT): Remove.
(TARGET_64BIT_DEFAULT): Define.
* config.gcc (sparc*-*-solaris2*): Move sparc/sol2-64.h to front
of tm_file.
* config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Define.

From-SVN: r176010
gcc/ChangeLog
gcc/config.gcc
gcc/config/sparc/sol2-64.h
gcc/config/sparc/sol2.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/cas64.c [new file with mode: 0644]