This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/11270] [tree-ssa] Strange warning with -Wunreachable-code.
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2003 19:33:21 -0000
- Subject: [Bug middle-end/11270] [tree-ssa] Strange warning with -Wunreachable-code.
- References: <20030620184516.11270.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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 physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-07-07 01:29:23 |2003-08-03 19:33:21
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-03 19:33 -------
The error message is even worse now:
pr11270.c: In function `foo':
:5439488: warning: will never be executed
pr11270.c:5: warning: will never be executed