[PATCH] Allow multiple tool_opts in dejagnu

Matthew Sachs msachs@apple.com
Sat Feb 19 21:02:00 GMT 2005


On Feb 18, 2005, at 09:54, Andrew Pinski wrote:

>
> On Feb 18, 2005, at 2:47 AM, Matthew Sachs wrote:
>
>> OK to commit?  Without this, "--tool_opts=-foo -bar" doesn't work.  
>> Tested by running DejaGNU with "--tool_opts=-O3 -ffast-math".
>>
>> 2005-02-18  Matthew Sachs  <msachs@apple.com>
>>
>>     *gcc.exp, objc.exp: Put braces around 
>> additional_flags=$TOOL_OPTIONS; allows for whitespace in 
>> $TOOL_OPTIONS.
>
> The ChangeLog should be written like:
>
>     * gcc.exp (gcc_target_compile): Put braces around
>     additional_flags=$TOOL_OPTIONS; allows for whitespace in 
> $TOOL_OPTIONS.
>     * objc.exp (objc_target_compile): Likewise.

OK to commit with revised ChangeLog?  (See 
<http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01045.html> for patch.)




More information about the Gcc-patches mailing list