Commit 6b3936a2 by Georg-Johann Lay Committed by Georg-Johann Lay

avr-torture.exp (AVR_TORTURE_OPTIONS): Add "-Os -flto" to list.

	* gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
	Add "-Os -flto" to list.

From-SVN: r185793
parent 4b12e93d
2012-03-26 Georg-Johann Lay <avr@gjlay.de>
* gcc.target/avr/torture/avr-torture.exp (AVR_TORTURE_OPTIONS):
Add "-Os -flto" to list.
2012-03-25 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/concat2.ad[sb]: New test.
......
......@@ -38,6 +38,7 @@ dg-init
{ -O0 } \
{ -O1 } \
{ -O2 } \
{ -Os -flto } \
{ -O2 -mcall-prologues } \
{ -O2 -fdata-sections } \
{ -O2 -fmerge-all-constants } \
......
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