Commit df4ba119 by Ian Lance Taylor Committed by Ian Lance Taylor

rs6000.opt: Move msched-epilog before msched-prolog.

	* config/rs6000/rs6000.opt: Move msched-epilog before
	msched-prolog.

From-SVN: r148821
parent 6b1223b6
2009-06-22 Ian Lance Taylor <iant@google.com>
* config/rs6000/rs6000.opt: Move msched-epilog before
msched-prolog.
2009-06-22 Steven Bosscher <steven@gcc.gnu.org> 2009-06-22 Steven Bosscher <steven@gcc.gnu.org>
* config/arm/arm.md (prologue_use): Set length of fake insn to 0. * config/arm/arm.md (prologue_use): Set length of fake insn to 0.
......
...@@ -135,13 +135,13 @@ mtls-markers ...@@ -135,13 +135,13 @@ mtls-markers
Target Report Var(tls_markers) Init(1) Target Report Var(tls_markers) Init(1)
Mark __tls_get_addr calls with argument info Mark __tls_get_addr calls with argument info
msched-epilog
Target Undocumented Var(TARGET_SCHED_PROLOG) Init(1)
msched-prolog msched-prolog
Target Report Var(TARGET_SCHED_PROLOG) Init(1) Target Report Var(TARGET_SCHED_PROLOG) VarExists
Schedule the start and end of the procedure Schedule the start and end of the procedure
msched-epilog
Target Undocumented Var(TARGET_SCHED_PROLOG) VarExists
maix-struct-return maix-struct-return
Target Report RejectNegative Var(aix_struct_return) Target Report RejectNegative Var(aix_struct_return)
Return all structures in memory (AIX default) Return all structures in memory (AIX default)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment