This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
On Wed, Sep 14, 2016 at 12:08 PM, Christophe Lyon <christophe.lyon@linaro.org> wrote: > On 14 September 2016 at 14:11, Andreas Schwab <schwab@linux-m68k.org> wrote: >> On Sep 13 2016, Jason Merrill <jason@redhat.com> wrote: >> >>> On Tue, Sep 13, 2016 at 9:03 AM, Andreas Schwab <schwab@linux-m68k.org> wrote: >>>> On Sep 13 2016, Jason Merrill <jason@redhat.com> wrote: >>>> >>>>> Does this help? >>>> >>>> Unfortunatly no. >>> >>> It occurs to me that this function doesn't need to restrict types at >>> all. I'm checking this in; hopefully it will do the trick. >> >> That didn't change anything either. >> > > I confirm no change on arm* either. > On aarch64, gen-attrs-[25]1.C, and devirt-33 now work. > name-clash11.C still fails on both targets Ah, I needed to remove the limit on field alignment as well. This seems to fix things.
Attachment:
field-align.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |