On 11:02 Mon 01 Dec , David Daney wrote:
> Zhang Le wrote:
>> On 10:33 Mon 01 Dec , David Daney wrote:
>>> Zhang Le wrote:
>>>> BASE_DRIVER_SELF_SPECS \
>>>> +LINUX_DRIVER_SELF_SPECS \
>>>> " %{!EB:%{!EL:%(endian_spec)}}" \
>>>> " %{!mabi=*: -mabi=n32}"
>>> You are missing a comma there between BASE_DRIVER_SELF_SPECS and
>>> LINUX_DRIVER_SELF_SPECS. Without the comma, I am told that
>>> gcc.target/mips/pr35802.c FAILs. Other than that (and some formatting)
>>> this patch is equivalent to:
>>>
>>> http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00033.html
>> Thanks!
>> I will pay much closer attention to gcc-patches list in the future.
>
> In this case, it may not have helped much. I only beat you be about an
> hour.
Yes, but at least this can save you an email to remind me that a similar patch
is already sent, ;)
Actually, I made this patch at least 4 hours ago.
When I sent this, I was just about to go to bed and figured that I'd better
send it before I went to bed.
OK, really need to go to bed now, already 3 a.m. Good night.
Zhang, Le