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] Avoid infinite loop with duplicate anonymous union fields


On Wed, 1 Aug 2018, Bogdan Harjoc wrote:

> > seen_error () is the idiomatic way of testing whether an error has been
> > reported.
> 
> The updated patch is attached and includes a test that passes with:
> 
>   make check-gcc RUNTESTFLAGS="dg.exp=union-duplicate-field.c"

Thanks, committed.

-- 
Joseph S. Myers
joseph@codesourcery.com


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