Bug 68750 - FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
Summary: FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
Status: UNCONFIRMED
Alias: None
Product: gcc
Classification: Unclassified
Component: rtl-optimization (show other bugs)
Version: 6.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: testsuite-fail
Depends on:
Blocks:
 
Reported: 2015-12-06 19:45 UTC by John David Anglin
Modified: 2021-12-19 00:56 UTC (History)
0 users

See Also:
Host: hppa*-*-*
Target: hppa*-*-*
Build: hppa*-*-*
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Preprocessed source (2.65 KB, text/plain)
2016-03-20 16:50 UTC, John David Anglin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2015-12-06 19:45:20 UTC
spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/loop-8.c -fno-diagnostics-show-caret -fdiagnostics-color=never -O1 -fdump-rtl-loop2_invariant -S -o loop-8.sPASS: gcc.dg/loop-8.c (test for excess errors)
FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1FAIL: gcc.dg/loop-8.c scan-rtl-dump-not loop2_invariant "without introducing a new temporary register"
Comment 1 John David Anglin 2016-03-20 16:42:03 UTC
On 32-bit hppa, we following fails:

FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
FAIL: gcc.dg/loop-8.c scan-rtl-dump-not loop2_invariant "without introducing a new temporary register"
Comment 2 John David Anglin 2016-03-20 16:50:08 UTC
Created attachment 38037 [details]
Preprocessed source