This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Remove some more unused code from ia64 back end.
James E Wilson <wilson@specifixinc.com> writes:
> In any case, I don't think that is really necessary. The code is
> supposed to be there. We want it to be there. The only thing wrong is
> the spurious 'return 1;' that needs to be removed. I would be satisfied
> with just putting the code back without the return 1 and the
> currently_expanding_to_rtl hack.
... which is what the patch appended to the message you're responding
to did. Are you happy with that patch?
zw