Patch: -Wunreachable-bytecode

Per Bothner per@bothner.com
Sun Jun 16 13:34:00 GMT 2002


Jan Hubicka wrote:
> At -O0 we can generate unreachable code in some cases.  This can be
> cared by calling cfg_cleanup unconditionally at bb_reorder time.

I don't think this is relevant.  We're talking about generating Java
bytecodes, which do not go through the RTL machinery at all.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/




More information about the Gcc-patches mailing list