On Thu, May 16, 2013 at 11:04 PM, H.J. Lu wrote:
> On Thu, May 16, 2013 at 2:02 PM, Richard Sandiford
> wrote:
>> Steven Bosscher writes:
>>> On Wed, May 15, 2013 at 12:14 AM, Mike Stump wrote:
I don't what to bike shed. So, I'm happy if the next poor soul that
touches it just does so
On Thu, May 16, 2013 at 2:02 PM, Richard Sandiford
wrote:
> Steven Bosscher writes:
>> On Wed, May 15, 2013 at 12:14 AM, Mike Stump wrote:
>>> I don't what to bike shed. So, I'm happy if the next poor soul that
>>> touches it just does so. If people like recog_data_info, I'd be happy
>>> to cha
Steven Bosscher writes:
> On Wed, May 15, 2013 at 12:14 AM, Mike Stump wrote:
>> I don't what to bike shed. So, I'm happy if the next poor soul that
>> touches it just does so. If people like recog_data_info, I'd be happy
>> to change it to that. Let's give then peanut gallery a day to vote on
On Wed, May 15, 2013 at 12:14 AM, Mike Stump wrote:
> I don't what to bike shed. So, I'm happy if the next poor soul that touches
> it just does so. If people like recog_data_info, I'd be happy to change it
> to that. Let's give then peanut gallery a day to vote on it. :-)
Usually we append
On May 14, 2013, at 3:01 PM, Richard Sandiford
wrote:
> Mike Stump writes:
>> 2013-05-14 Mike Stump
>>
>> * recog.h: Rename struct recog_data to Recog_data.
>> * recog.c: Likewise.
>> * reload.c (can_reload_into): Likewise.
>> * config/picochip/picochip.c: Likewise.
>
>
Mike Stump writes:
> 2013-05-14 Mike Stump
>
> * recog.h: Rename struct recog_data to Recog_data.
> * recog.c: Likewise.
> * reload.c (can_reload_into): Likewise.
> * config/picochip/picochip.c: Likewise.
I like the idea, but Recog_data just isn't GNU. Which means it's
Here is a trivial patch that improves the debuggability of recog_data. Without
this p recog_data in gdb on linux, didn't seem to work at all. My fingers were
not amused. :-)
Checked it in a obvious.
2013-05-14 Mike Stump
* recog.h: Rename struct recog_data to Recog