Commit 3c390eda by John David Anglin

re PR inline-asm/84941 (internal compiler error: in reg_overlap_mentioned_p, at…

re PR inline-asm/84941 (internal compiler error: in reg_overlap_mentioned_p, at rtlanal.c:1870 (reg_overlap_mentioned_p()/match_asm_constraints_1()))

	PR testsuite/84941
	* gcc.dg/pr84941.c: Skip on hppa*-*-*.

From-SVN: r269730
parent 38ea73a8
2019-03-16 John David Anglin <danglin@gcc.gnu.org>
PR testsuite/84941
* gcc.dg/pr84941.c: Skip on hppa*-*-*.
* gcc.dg/Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
* gcc.dg/gimplefe-34.c: Likewise.
* gcc.dg/compat/pr83487-2_x.c: Use -fno-common option on hppa*-*-hpux*.
......
/* PR inline-asm/84941 */
/* { dg-do compile } */
/* { dg-skip-if "asm operand has impossible constraints" { hppa*-*-* } } */
/* { dg-options "-O2" } */
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment