This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Replace target MEMBER_TYPE_FORCES_BLK macro with a target hook
On Fri, Aug 17, 2012 at 6:59 AM, David Edelsohn <dje.gcc@gmail.com> wrote:
>
> On Fri, Aug 17, 2012 at 9:39 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
>
> > Here is the updated patch. Steve, David, Sterling, can you take a
> > look
> > at ia64, rs6000 and xtensa changes?
>
> > * config/rs6000/rs6000.c (TARGET_MEMBER_TYPE_FORCES_BLK): New
> > macro.
> > (rs6000_member_type_forces_blk): New function.
> >
> > * config/rs6000/rs6000.h (MEMBER_TYPE_FORCES_BLK): Removed.
>
> The rs6000 part of the patch looks okay.
>
> Thanks, David
xtensa portions look ok.