[Bug target/65612] New: g++.dg/ext/mvXX.C don't work with -fPIE -pie

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 27 19:05:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65612

            Bug ID: 65612
           Summary: g++.dg/ext/mvXX.C don't work with -fPIE -pie
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: ubizjak at gmail dot com

On Linux/x86, r221732 gave

FAIL: g++.dg/ext/mv14.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv14.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv14.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv15.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv15.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv15.C  -std=gnu++98 execution test
FAIL: g++.dg/ext/mv1.C  -std=gnu++11 execution test
FAIL: g++.dg/ext/mv1.C  -std=gnu++14 execution test
FAIL: g++.dg/ext/mv1.C  -std=gnu++98 execution test

when compiled with -fPIE -pie.



More information about the Gcc-bugs mailing list