[Bug fortran/17758] New: gfortran_abort should be marked as noreturn
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 30 20:54:00 GMT 2004
While looking into PR 17757, I noticed that gfortran_abort was not being marked as noreturn when it
should be as it does not return.
--
Summary: gfortran_abort should be marked as noreturn
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
Priority: P2
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17758
More information about the Gcc-bugs
mailing list