This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/54771] New: scan-ipa-dump failure in gfortran.dg/pr48636.f90


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54771

             Bug #: 54771
           Summary: scan-ipa-dump failure in gfortran.dg/pr48636.f90
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: kargl@gcc.gnu.org


%  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]