This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Java byte compiler status
Diego Novillo writes:
> On Wed, 2003-07-23 at 08:17, Andrew Haley wrote:
>
> > Fascinating. Using -fno-tree-dce fixes some of the failures but
> > (wonderfully!) breaks the compiler with
> >
> Oh, goodie. If nothing else, your change will be good for fixing
> optimizer bugs. Yeah, let's add your changes. The breakage is
> localized and useful.
Done that. Now you get to laugh at the trees I produce...
Andrew.