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:54: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 #3 from bmcfadden at cdp dot com 2007-05-17 16:54 -------
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.5/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)
--
bmcfadden at cdp dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bmcfadden at cdp dot com
GCC host triplet| |i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31977