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 c/43495] New: [4.5 regression] gcc.c-torture/execute/20000603-1.c fails with -fpic/-fPIC


When running the testsuite on ia64-unknown-linux-gnu with extra passes
containing -fpic/-fPIC I get the following additional error on the 4.5 trunk:

FAIL: gcc.c-torture/execute/20000603-1.c execution,  -O2
FAIL: gcc.c-torture/execute/20000603-1.c execution,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/20000603-1.c execution,  -O3 -g
FAIL: gcc.c-torture/execute/20000603-1.c execution,  -Os

This is a regressions from previous releases.

Testsuite results showing the extra error:
http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg01997.html


-- 
           Summary: [4.5 regression] gcc.c-torture/execute/20000603-1.c
                    fails with -fpic/-fPIC
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
GCC target triplet: ia64-unknown-linux-gnu


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


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