>> 2012-09-12 Cary Coutant
>>
>> gcc/
>> * gcc.c (replace_extension_spec_func): Restrict search for
>> extension to last component of path.
>
> This is OK for Google 4.7.
Thanks, committed as r191234.
-cary
On Wed, Sep 12, 2012 at 4:18 PM, Cary Coutant wrote:
> 2012-09-12 Cary Coutant
>
> gcc/
> * gcc.c (replace_extension_spec_func): Restrict search for
> extension to last component of path.
>
> Index: gcc/gcc.c
> ===
2012-09-12 Cary Coutant
gcc/
* gcc.c (replace_extension_spec_func): Restrict search for
extension to last component of path.
Index: gcc/gcc.c
===
--- gcc/gcc.c (revision 191233)
+++ gcc/gcc.c (working copy)
@@