This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/11270] [tree-ssa] Strange warning with -Wunreachable-code.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]