This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/35538] New: FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-times optimized "conststaticvariable" 1
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2008 13:15:37 -0000
- Subject: [Bug testsuite/35538] New: FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-times optimized "conststaticvariable" 1
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
On (powerpc|i686)-apple-darwin9 I see the following failure in 32 and 64 bit
modes:
FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-times optimized
"conststaticvariable" 1
[ibook-dhum] test/tmp% cat ssa-store-ccp-4.c.127t.optimized
;; Function f (f)
Analyzing Edge Insertions.
f ()
{
<bb 2>:
return 0;
}
Is this a bug in gcc or in the testsuite?
--
Summary: FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-
times optimized "conststaticvariable" 1
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dominiq at lps dot ens dot fr
GCC build triplet: i686-apple-darwin9
GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35538