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: [Ada] new warning


Hi Arnaud,

On Tue, 31 Oct 2006, Arnaud Charlet wrote:
> This patch implements a new warning. If there are uninitialized
> variables declared in the visible part of a package, which are
> initialized directly or indirectly by a initialization section
> in the package body, then it is a good idea to add a pragma
> Elaborate_Body.

would you (or one of your colleagues) mind adding those new features
and other improvements you committed to gcc-4.3/changes.html?

I'll also note that gcc-4.2/changes.html does not even mention Ada yet.  
Would you mind having a look at that as well (unless we didn't get any 
relevant Ada-related improvements into 4.2, of course).

Thanks,
Gerald


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