https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101723

--- Comment #16 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Richard Earnshaw from comment #15)
> (In reply to Christophe Lyon from comment #14)
> > I think you forgot to backport
> > r12-2790-ga22b3e022c2b45047a28d901042888eb77620499 to gcc-9 ?
> 
> I don't think so.  I think that patch collapsed away due to the way I ended
> up resolving a merge conflict in an earlier patch.
> 
> Are you seeing any test errors due to this?

Ha, right, there's no check-function-bodies in gcc-9.

I'm seeing:
FAIL: gcc.target/arm/attr-neon3.c scan-assembler-times vld1 1
on armeb, but that was already the case before your backport to gcc-9, so it's
not related.

Reply via email to