[Bug c++/25390] gcc-4.1.0: Invalid warning: control reaches end of non-void function
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 13 15:02:00 GMT 2005
------- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-13 15:02 -------
This is a dup of bug 20681.
The problem is the break following the return. GCC does not remove it before
lowering.
*** This bug has been marked as a duplicate of 20681 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25390
More information about the Gcc-bugs
mailing list