This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16036] "may be used uninitialized in this function" warning with -funit-at-a-time flag
- 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: 17 Jun 2004 19:47:10 -0000
- Subject: [Bug c++/16036] "may be used uninitialized in this function" warning with -funit-at-a-time flag
- References: <20040617184019.16036.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-17 19:47 -------
Note -funit-at-a-time just caused more inlining so ..., there is another bug like this one too. This is all
exception related.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16036