This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/3914: gcc 3.0 does not complain about missing return statements in fn's


Synopsis: gcc 3.0 does not complain about missing return statements in fn's

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Thu Aug  2 10:27:01 2001
State-Changed-Why:
    The code is not illegal, it just invokes undefined behavior.  Use -W and GCC will warn about it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3914&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]