Commit 07e5b056 by Janis Johnson Committed by Janis Johnson

* doc/sourcebuild.texi (Torture Tests): Fix formatting in example.

From-SVN: r141744
parent 852d22b4
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> 2008-11-10 Eric Botcazou <ebotcazou@adacore.com>
* calls.c (store_unaligned_arguments_into_pseudos): Deal only with * 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 ...@@ -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 file or add them to the @file{site.exp} file; for example
@smallexample @smallexample
set ADDITIONAL_TORTURE_OPTIONS [list @\ set ADDITIONAL_TORTURE_OPTIONS [list \
@{ -O2 -ftree-loop-linear @} @\ @{ -O2 -ftree-loop-linear @} \
@{ -O2 -fpeel-loops @} ] @{ -O2 -fpeel-loops @} ]
@end smallexample @end smallexample
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