[PATCH 00/12] Remove some ALL_* iteration macros

Simon Marchi simark@simark.ca
Wed Dec 26 22:35:00 GMT 2018


On 2018-12-26 5:32 p.m., Tom Tromey wrote:
>>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:
> 
>>>>>> "Simon" == Simon Marchi <simark@simark.ca> writes:
> Simon> I'll give a try to this patchset (and take a quick look at the
> Simon> same time).
> 
> Tom> It's on submit/remove-loop-macros on my github.
> Tom> I rebased it today.
> 
> Apparently I thought ahead and used the struct tags when I wrote the
> patch.  Funny that I don't remember that.
> 
> I'll push it in some day soon.
> 
> Tom
> 

Usually, the problem I had was the other way around, that having the struct tag
causes a compilation problem:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=8634679f82df75cf482b0c0814c2b3865da91d22

The recent Hurd problem, however, happened when not using the struct tag
with thread_info...

Simon



More information about the Gdb-patches mailing list