* configure.ac: Tweak GAS check for LEON instructions on SPARC.
commit51494e08b0ce91849e1d89f5d13fbda1ae404cc9
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Apr 2014 10:03:46 +0000 (28 10:03 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Apr 2014 10:03:46 +0000 (28 10:03 +0000)
tree79825e480c50f45aedab08975153cd2fab8f4e04
parent9af53c9e175aa37457e7054888b1dc77677e6f57
* configure.ac: Tweak GAS check for LEON instructions on SPARC.
* configure: Regenerate.
* config/sparc/sparc.opt (muser-mode): New option.
* config/sparc/sync.md (atomic_compare_and_swap<mode>_1): Do not enable
for LEON3.
(atomic_compare_and_swap_leon3_1): New instruction for LEON3.
* doc/invoke.texi (SPARC options): Document -muser-mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209850 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.opt
gcc/config/sparc/sync.md
gcc/configure
gcc/configure.ac
gcc/doc/invoke.texi