mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-08 06:50:27 +08:00
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
This commit is contained in:
parent
4b12e93df8
commit
6b3936a2ba
@ -1,3 +1,8 @@
|
||||
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 } \
|
||||
|
Loading…
x
Reference in New Issue
Block a user