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]

Re: [PATCH, v8] Vectorized _cpp_clean_line


On 08/23/2010 10:22 AM, Richard Henderson wrote:
> On 08/23/2010 10:07 AM, Joseph S. Myers wrote:
>> On Mon, 23 Aug 2010, Richard Henderson wrote:
>>
>>> +case $target in
>>> +  i.86-* | x86_64-*)
>>
>> I think you mean i?86, not i.86.
> 
> Whoops, yes.

... and looking at the linux log files after the build compileted
showed that the test program failed there.  The "$0" in the assembler
managed to get shell-expanded.

Here's a new version with both problems fixed.


r~

Attachment: searchline-a
Description: Text document


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