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/4210] should not warning with dead 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=4210



------- Additional Comments From mattias at virtutech dot se  2003-08-11 12:51 -------
Fine. Since this is about the only warning that I get from dead code, I assumed
that there was a mechanism already in place that silences other warnings from
removed code, but perhaps this is exactly what is missing :)
Or could the test be moved to a later phase (though it's obviously a frontend
issue)?
I'm just looking for an opportunity to do it myself if it's not too complicated.


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