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 c++/17544] [4.0 Regression] incorrect -Wunreachable-code warning for reachable code following a do statement


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-06 13:49 -------
One thing to due or to try is to add a new function which finish the return expression with a location 
which is unkown, tried the obvious push_srcloc/pop_srcloc but that would ICE.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17544


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