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/34437] New: several test failures for gcc.dg/vect/no-scevccp-*


The following test failures on powerpc64-linux with -m32:

    FAIL: gcc.dg/vect/no-scevccp-outer-10a.c execution test
    FAIL: gcc.dg/vect/no-scevccp-outer-10b.c execution test
    FAIL: gcc.dg/vect/no-scevccp-outer-11.c execution test
    FAIL: gcc.dg/vect/no-scevccp-outer-12.c execution test
    FAIL: gcc.dg/vect/no-scevccp-outer-15.c execution test
    FAIL: gcc.dg/vect/no-scevccp-outer-22.c execution test
    FAIL: gcc.dg/vect/no-scevccp-outer-7.c execution test
    FAIL: gcc.dg/vect/no-scevccp-noreassoc-outer-3.c execution test

began with this patch:

    http://gcc.gnu.org/viewcvs?view=rev&rev=129920

    r129920 | jakub | 2007-11-06 08:28:37 +0000 (Tue, 06 Nov 2007)

The same tests pass when run with -m64.


-- 
           Summary: several test failures for gcc.dg/vect/no-scevccp-*
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org
GCC target triplet: powerpc-unknown-linux-gnu


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


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