This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Is there a PR open for this code?


Andrew Pinski <pinskia@gmail.com> wrote:

(snip)

-Wunitialized is support at -O0 since the following patch:
 2008-07-31  Richard Guenther  <rguenther@suse.de>
    * passes.c (init_optimization_passes): Always call
      pass_early_warn_uninitialized.
    * opts.c (decode_options): Do not warn about -Wuninitialized at -O0.
    * doc/invoke.texi (-Wuninitialized): Correct for enabling at -O0.
    * doc/passes.texi (Warn for uninitialized variables): Adjust.
So you are using a semi old revision of 4.4 :).

Right!. Then, I will download the current version.


-- Jorge.


---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.


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