------- Comment #1 from schwab at suse dot de  2006-07-18 18:38 -------
A missing return statement is not an error, merely undefined behaviour. Use
-Wreturn-type to get a warning and -Werror to turn that into an error.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28424

Reply via email to