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 middle-end/46446] New: [4.6 regression] New test failures


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

           Summary: [4.6 regression] New test failures
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


On Linux/ia32, revision 166635 gave:

FAIL: g++.dg/guality/redeclaration1.C  -O2 -flto -flto-partition=none  line 13
i == 42
FAIL: g++.dg/torture/pr34850.C  -O2 -flto -flto-partition=none  (test for
excess errors)
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto -flto-partition=none  line 42 varb
== 2
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c  -O2 -flto -flto-partition=none  line 18 h == 9
FAIL: gcc.dg/tree-ssa/inline-5.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/inline-5.c scan-tree-dump-times optimized "do_inc.*;" 10:
dump file does not exist
FAIL: gcc.dg/tree-ssa/inline-6.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/inline-6.c scan-tree-dump-times optimized "do_inc.*;" 10:
dump file does not exist

Revision 166623 is OK.


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