[Bug optimization/12603] No return statement warning on function that never returns with -O3
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Oct 18 18:28:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12603
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c |optimization
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2003-10-18 17:44:11
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-18 17:44 -------
This should not warn at -O3, I think this is related to the control flow graph some how.
More information about the Gcc-bugs
mailing list