[Bug ipa/92548] FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2

jamborm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 5 18:31:00 GMT 2020


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

--- Comment #2 from Martin Jambor <jamborm at gcc dot gnu.org> ---
The problem is that IPA-SRA does not handle structures passed by
invisible reference and 32bit hppa uses it.  I would suggest xfailing
the scan it like we did in PR77732.  John, since you can actually run
the testsuite on the target, can you do it?

Thanks.


More information about the Gcc-bugs mailing list