mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 04:00:27 +08:00
(TARGET_SWITCHES): Fix typo.
From-SVN: r9419
This commit is contained in:
parent
43f2999d1d
commit
a01408abbe
@ -123,7 +123,7 @@ extern int target_flags;
|
||||
{"pa-risc-1-0", -1}, \
|
||||
{"pa-risc-1-1", 1}, \
|
||||
{"disable-fpregs", 2}, \
|
||||
{"no-disable-fpregs", 2}, \
|
||||
{"no-disable-fpregs", -2}, \
|
||||
{"fast-indirect-calls", 4}, \
|
||||
{"no-fast-indirect-calls", -4},\
|
||||
{"jump-in-delay", 8}, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user