This is the mail archive of the gcc@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: -Wuninitialized issues


On Wednesday 02 November 2005 19:19, Jeffrey A Law wrote:

> What we're in disagreement about is whether or not that class of
> warnings should be triggered by -Wuninitialized.  I STRONGLY believe
> that -Wuninitialized should remain as-is in its documented behavior
> and that we should have a distinct switch to get the new behavior.
>
Agreed 100%.  My vote is to use your proposal for -Wuninitialized and have, 
as you said, another flag that does the analysis immediately after going 
into SSA, before any transformations are done.


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