Commit b9cee23e by Jan Hubicka Committed by Jan Hubicka

re PR ipa/88711 (scan-ipa-dump inline "Inlined tp_sum/)


	PR ipa/88711
	* gfortran.dg/pr79966.f90: Xfail everwyhere.

From-SVN: r268723
parent af3da717
2019-02-09 Jan Hubicka <hubicka@ucw.cz>
PR ipa/88711
* gfortran.dg/pr79966.f90: Xfail everwyhere.
2019-02-09 Paul Thomas <pault@gcc.gnu.org>
PR fortran/89200
......
......@@ -108,5 +108,5 @@ contains
call RunTPTests()
end program
! { dg-final { scan-ipa-dump "Inlined tp_sum/\[0-9\]+ into runtptests/\[0-9\]+" "inline" } }
! See PR88711. Inliner is currently not able to figure out that inlining tp_sum is a good idea.
! { dg-final { scan-ipa-dump "Inlined tp_sum/\[0-9\]+ into runtptests/\[0-9\]+" "inline" { xfail *-*-* } } }
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