This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37070] bogus unreachable warning on throw statement
- 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: 9 Aug 2008 22:59:44 -0000
- Subject: [Bug c++/37070] bogus unreachable warning on throw statement
- References: <bug-37070-1186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2008-08-09 22:59 -------
> t.C: In function ?void bar()?:
> t.C:2: warning: will never be executed
I don't get that warning in either the trunk or in 4.0.1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37070