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: unassig...@gcc.gnu.org ReportedBy: r...@gcc.gnu.org CC: ja...@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.