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] Clarify -Wuninitialized doc


Gerald,

On Apr 13, 2006, at 1:06 AM, Gerald Pfeifer wrote:

If you want to have this change, my recommendation would be to make this
something like the following:


  If you do not specify @option{-O}, you will not get these warnings.
  Instead, GCC will issue a warning about @option{-Wuninitialized}
  requiring @option{-O}.

Fine with me. I'll check-in this as soon as I get approval. Thanks, - Devang


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