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: [c-family] Fix -fdump-ada-spec buglet in C++


On Mon, 15 Oct 2012, Eric Botcazou wrote:

> Hi,
> 
> since the sizetype change, we generate invalid Ada for flexible array members 
> with -fdump-ada-spec in C++.  The attached patch fixes this issue and also 
> partially revamps the code to polish some rough edges.
> 
> Tested on x86_64-suse-linux, OK for mainline?

OK.

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