This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/17758] gfortran_abort and some others should be marked as noreturn
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2005 20:00:47 -0000
- Subject: [Bug fortran/17758] gfortran_abort and some others should be marked as noreturn
- References: <20040930205445.17758.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tkoenig at gcc dot gnu dot org 2005-08-09 20:00 -------
stop_numeric, stop_string and runtime_error have been fixed.
abort requires some more work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17758