[Bug c/4210] should not warning with dead code

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 11 12:35: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=4210



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-11 12:35 -------
As I said the point at which the shift error happens is before GCC knows that the code is dead code 
at all.  The warning happens when generating the trees while dead code dection happens after 
that.



More information about the Gcc-bugs mailing list