mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
* config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo.
From-SVN: r100172
This commit is contained in:
committed by
Richard Sandiford
parent
6de33afa78
commit
2f828272d8
@@ -1,3 +1,7 @@
|
||||
2005-05-25 Richard Sandiford <rsandifo@redhat.com>
|
||||
|
||||
* config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo.
|
||||
|
||||
2005-05-25 Daniel Berlin <dberlin@dberlin.org>
|
||||
Jeff Law <law@redhat.com>
|
||||
|
||||
|
||||
@@ -227,5 +227,5 @@ Target RejectNegative Joined
|
||||
Specify alignment of structure fields default/natural
|
||||
|
||||
mprioritize-restricted-insns=
|
||||
Target RejectNegative Joined Uinteger Var(rs6000_sched_restricted_insns_priority)
|
||||
Target RejectNegative Joined UInteger Var(rs6000_sched_restricted_insns_priority)
|
||||
Specify scheduling priority for dispatch slot restricted insns
|
||||
|
||||
Reference in New Issue
Block a user