Bug 54771 - scan-ipa-dump failure in gfortran.dg/pr48636.f90
Summary: scan-ipa-dump failure in gfortran.dg/pr48636.f90
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.8.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 22:13 UTC by kargls
Modified: 2020-10-13 02:43 UTC (History)
0 users

See Also:
Host:
Target: x86_64-unknown-freebsd10.0
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kargls 2012-10-01 22:13:09 UTC
%  gmake check-gfortran RUNTESTFLAGS=dg.exp=pr48636.f90

FAIL: gfortran.dg/pr48636.f90  -O   scan-ipa-dump inline "bar[^\\n]*inline copy in MAIN"
FAIL: gfortran.dg/pr48636.f90  -O   scan-ipa-dump inline "inline hints: loop_iterations"

                === gfortran Summary ===

# of expected passes            2
# of unexpected failures        2
/usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran  version 4.8.0 20121001 (experimental) (GCC) 
Executing on host: /usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran -B/usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../ -B/usr/home/sgk/gcc/obj4x/x86_64-unknown-freebsd10.0/./libgfortran/ /home/sgk/gcc/gcc4x/gcc/testsuite/gfortran.dg/pr48636.f90  -fno-diagnostics-show-caret   -O  -O3 -fdump-ipa-inline-details -S  -o pr48636.s    (timeout = 300)
PASS: gfortran.dg/pr48636.f90  -O  (test for excess errors)
FAIL: gfortran.dg/pr48636.f90  -O   scan-ipa-dump inline "bar[^\\n]*inline copy in MAIN"
PASS: gfortran.dg/pr48636.f90  -O   scan-ipa-dump-times inline "phi predicate:" 5
FAIL: gfortran.dg/pr48636.f90  -O   scan-ipa-dump inline "inline hints: loop_iterations"
testcase /home/sgk/gcc/gcc4x/gcc/testsuite/gfortran.dg/dg.exp completed in 0 seconds
Comment 1 Richard Biener 2012-10-02 09:56:02 UTC
Works for me on x86_64-linux.
Comment 2 kargls 2020-10-13 02:43:12 UTC
8 years is a long time.