This is the mail archive of the gcc-bugs@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]

[Bug middle-end/23146] -Wuninitialized could be supported without -O


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-30 15:11 -------
-Wuninitialized is done in the back-end of GCC and not in the front-end.

And I think this was decided against so many times that there might be abother bug about this which 
has already been closed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23146


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