This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21678] Using inline disables warnings about missing return statements
- From: "mueller 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 Oct 2006 09:34:32 -0000
- Subject: [Bug c++/21678] Using inline disables warnings about missing return statements
- References: <bug-21678-253@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from mueller at gcc dot gnu dot org 2006-10-17 09:34 -------
take a look at the testcase in bugreport 29485 - there it should have at least
instantiated the method
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21678