[Bug ipa/83706] New: [8 regression] gcc.dg/ipa/inline-2.c and gcc.dg/ipa/inline-3.c fail starting with r256279
seurer at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jan 6 00:02:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83706
Bug ID: 83706
Summary: [8 regression] gcc.dg/ipa/inline-2.c and
gcc.dg/ipa/inline-3.c fail starting with r256279
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: seurer at gcc dot gnu.org
CC: marxin at gcc dot gnu.org
Target Milestone: ---
Saw this on powerpc64 both LE and BE.
The revision caused some previously failing test cases to now succeed but some
different ones to start failing.
Previously it was like this:
Running /home/seurer/gcc/gcc-test/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op2 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op3 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op4 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op5 change 9.990000. of time"
With this revision those tests now pass but these fail:
Running /home/seurer/gcc/gcc-test2/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
FAIL: gcc.dg/ipa/inline-2.c scan-ipa-dump inline "op2 change 10.000000. of
time"
FAIL: gcc.dg/ipa/inline-3.c scan-ipa-dump inline "Scaling time by
probability:0.100000"
More information about the Gcc-bugs
mailing list