[Bug middle-end/11270] [tree-ssa] Strange warning with -Wunreachable-code.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 15 03:37: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=11270
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-08-03 19:33:21 |2003-08-15 03:37:06
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-15 03:37 -------
Looks like the line number and file name has been resulved:
pr11370.c: In function `foo':
pr11370.c:8: warning: will never be executed
pr11370.c:6: warning: will never be executed
But the problem still exists.
More information about the Gcc-bugs
mailing list