[Bug testsuite/38420] New: gcc.target/i386/pr37248-2.c doesn't work on ia32
hjl dot tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Dec 5 22:43:00 GMT 2008
I got
+FAIL: gcc.target/i386/pr37248-2.c scan-tree-dump optimized "& 3758096391[^
+FAIL: gcc.target/i386/pr37248-3.c scan-tree-dump optimized "& 3766484487[^
on Fedora 9/ia32. I saw
;; Function foo (foo)
Analyzing Edge Insertions.
foo (struct S x)
{
<bb 2>:
return (BIT_FIELD_REF <x, 32, 0> & 0x0e0000007) == 0x0e0000007;
}
0x0e0000007 is the same as 3758096391.
--
Summary: gcc.target/i386/pr37248-2.c doesn't work on ia32
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl dot tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38420
More information about the Gcc-bugs
mailing list