This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/55188] New: [4.8 regression] FAIL: gcc.dg/pr19105.c scan-tree-dump-times reassoc1 "Optimizing range tests v_[0-9]*.D. -.2, 2. and -.3, 4.[\n\r]* into" 1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55188

             Bug #: 55188
           Summary: [4.8 regression] FAIL: gcc.dg/pr19105.c
                    scan-tree-dump-times reassoc1 "Optimizing range tests
                    v_[0-9]*.D. -.2, 2. and -.3, 4.[\n\r]* into" 1
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: schwab@linux-m68k.org
                CC: jakub@gcc.gnu.org
            Target: m68k-*-*


$ grep Optimizing pr19105.c.081t.reassoc1
Optimizing range tests v_3(D) -[2, 2] and -[3, 3] and -[4, 4]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]