David Edelsohn wrote:
> On Wed, Jul 9, 2014 at 12:06 PM, Ulrich Weigand wrote:
> > Hello,
> >
> > running the ABI compatibility test suite against another compiler showed
> > strange effects caused by code in ADJUST_FIELD_ALIGN on rs6000:
> >
> > #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
> >
On Wed, Jul 9, 2014 at 12:06 PM, Ulrich Weigand wrote:
> Hello,
>
> running the ABI compatibility test suite against another compiler showed
> strange effects caused by code in ADJUST_FIELD_ALIGN on rs6000:
>
> #define ADJUST_FIELD_ALIGN(FIELD, COMPUTED) \
> ((TARGET_ALTIVEC && TREE_CODE (TREE_T