This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/23146] -Wuninitialized could be supported without -O
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2005 15:11:41 -0000
- Subject: [Bug middle-end/23146] -Wuninitialized could be supported without -O
- References: <20050730084318.23146.schnetter@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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