mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-25 05:40:26 +08:00
* doc/sourcebuild.texi (Torture Tests): Fix formatting in example.
From-SVN: r141744
This commit is contained in:
parent
852d22b41a
commit
07e5b0566f
@ -1,3 +1,7 @@
|
||||
2008-11-10 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* doc/sourcebuild.texi (Torture Tests): Fix formatting in example.
|
||||
|
||||
2008-11-10 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* calls.c (store_unaligned_arguments_into_pseudos): Deal only with
|
||||
|
@ -1578,7 +1578,7 @@ Most uses of torture options can override the default lists by defining
|
||||
file or add them to the @file{site.exp} file; for example
|
||||
|
||||
@smallexample
|
||||
set ADDITIONAL_TORTURE_OPTIONS [list @\
|
||||
@{ -O2 -ftree-loop-linear @} @\
|
||||
set ADDITIONAL_TORTURE_OPTIONS [list \
|
||||
@{ -O2 -ftree-loop-linear @} \
|
||||
@{ -O2 -fpeel-loops @} ]
|
||||
@end smallexample
|
||||
|
Loading…
x
Reference in New Issue
Block a user