This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Allow multiple tool_opts in dejagnu


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.

Attachment: dg.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]