This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA] PR 11530: Fix and test case


On Fri, 30 Apr 2010, Jan Kratochvil wrote:

> I was now thinking about a possible name clash.  As these anonymous
> structs/unions are a GNU extension there is no offical standard for it but the
> GCC texinfo file describes it as an error which GCC currently does not report.
> I have not found a GCC PR for it.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4784

I expect this (and 10676) to be fixed as part of implementing the C1X 
version of anonymous structures and unions.

-- 
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]