This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47404] New: gcc.dg/pr46909.c FAILs on IRIX 6.5
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Jan 2011 17:30:44 +0000
- Subject: [Bug tree-optimization/47404] New: gcc.dg/pr46909.c FAILs on IRIX 6.5
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47404
Summary: gcc.dg/pr46909.c FAILs on IRIX 6.5
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ro@gcc.gnu.org
CC: jakub@redhat.com
Host: mips-sgi-irix6.5
Target: mips-sgi-irix6.5
Build: mips-sgi-irix6.5
gcc.dg/pr46909.c FAILS on IRIX 6.5 (both ABIs):
FAIL: gcc.dg/pr46909.c scan-tree-dump ifcombine "optimizing two comparisons to
x_[0-9]+\(D\) != 4"
The dump file (attached) contains
optimizing two comparisons to x_2(D) != 6
instead.