This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/3] Conversion to __atomic builtins


On Sat, Nov 12, 2011 at 1:46 AM, Richard Henderson <rth@redhat.com> wrote:

> The first patch removes two avoidable warnings in rs6000.md.
> It seems like we could avoid many more of the remaining, but
> those are harder; this one was obvious.
>
> The second patch is a build error. ?It has appeared on this
> list previously, but not yet applied.

> ?rs6000: fix*_trunc insns use nonimmediate_operand
> ?ppc-linux: Fix call to _Unwind_SetGRPtr

The first two patches are good.

The third will take a little more time to review.

Thanks, David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]