This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: 3.1: fix for PR 5948
> >>>>> "rth" == Richard Henderson <rth@redhat.com> writes:
>
> >> Jan Hubicka thought that there was a different fix. Something about a
> >> missing patch. He said he was going to look into it. Jan, what's
> >> going on here?
I was, to my surprise, offline for three days. I have patch sitting
on my hdd and I will send it tomorrow once I arrive home.
Honza
>
> rth> Jan was talking about zapping targetm.asm_out.aligned_op.di
> rth> in override_options, as we do for AIX. I think it's marginally
> rth> better to document that solaris doesn't have this directive
> rth> at all. That's pretty weak, but...
>
> ... but good enough for me. I'm checking in the patch. Thanks.
>
> Tom