This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/31977] can return OK from "int main()" without a return statement by using a goto before the return
- From: "bmcfadden at cdp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2007 15:48:37 -0000
- Subject: [Bug c/31977] can return OK from "int main()" without a return statement by using a goto before the return
- References: <bug-31977-14564@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bmcfadden at cdp dot com 2007-05-17 16:48 -------
Created an attachment (id=13571)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13571&action=view)
The file from -save-temps
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31977