mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 21:11:19 +08:00
rs6000-cpus.def (POWERPC_MASKS): Add OPTION_MASK_QUAD_MEMORY_ATOMIC.
* config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add OPTION_MASK_QUAD_MEMORY_ATOMIC. From-SVN: r220120
This commit is contained in:
parent
0dd498e417
commit
cbe6988630
@ -1,3 +1,8 @@
|
||||
2015-01-26 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* config/rs6000/rs6000-cpus.def (POWERPC_MASKS): Add
|
||||
OPTION_MASK_QUAD_MEMORY_ATOMIC.
|
||||
|
||||
2015-01-26 Renlin Li <renlin.li@arm.com>
|
||||
|
||||
* config/aarch64/aarch64.c (aarch64_load_symref_appropriately): Correct
|
||||
|
@ -93,6 +93,7 @@
|
||||
| OPTION_MASK_PPC_GFXOPT \
|
||||
| OPTION_MASK_PPC_GPOPT \
|
||||
| OPTION_MASK_QUAD_MEMORY \
|
||||
| OPTION_MASK_QUAD_MEMORY_ATOMIC \
|
||||
| OPTION_MASK_RECIP_PRECISION \
|
||||
| OPTION_MASK_SOFT_FLOAT \
|
||||
| OPTION_MASK_STRICT_ALIGN_OPTIONAL \
|
||||
|
Loading…
x
Reference in New Issue
Block a user