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/50795] New: [4.7 Regression] FAIL: gcc.dg/tree-ssa/builtin-expect-[1234].c


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

             Bug #: 50795
           Summary: [4.7 Regression] FAIL:
                    gcc.dg/tree-ssa/builtin-expect-[1234].c
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


On Linux/x86, revision 180114 gave

FAIL: gcc.dg/tree-ssa/builtin-expect-1.c scan-tree-dump-times gimple
"builtin_expect[^\n]*, 0\);\n[^\n]*if" 2
FAIL: gcc.dg/tree-ssa/builtin-expect-2.c scan-tree-dump-times gimple
"builtin_expect[^\n]*, 0\);\n[^\n]*if" 2
FAIL: gcc.dg/tree-ssa/builtin-expect-3.c scan-tree-dump-times gimple
"builtin_expect[^\n]*, 0\);\n[^\n]*if" 2
FAIL: gcc.dg/tree-ssa/builtin-expect-4.c scan-tree-dump-times gimple
"builtin_expect[^\n]*, 0\);\n[^\n]*if" 2

Revision 180105 is OK.


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