diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2018-09-25 13:51:45 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2018-09-25 06:51:45 -0700 |
commit | 97b8f8679d0db4b9159e1640ff34460aaccace74 (patch) | |
tree | d1ff5e7327e85b23d41978b7d2c91e1f9dabf762 /gcc/go | |
parent | eeefd00d9217513a47f1823f2f09111adf65d277 (diff) | |
download | gcc-97b8f8679d0db4b9159e1640ff34460aaccace74.zip gcc-97b8f8679d0db4b9159e1640ff34460aaccace74.tar.gz gcc-97b8f8679d0db4b9159e1640ff34460aaccace74.tar.bz2 |
i386: Compile pr82699-5.c and pr82699-6.c with -fno-pic
Compile pr82699-5.c and pr82699-6.c with -fno-pic to avoid
FAIL: gcc.target/i386/pr82699-5.c (test for excess errors)
Excess errors:
cc1: sorry, unimplemented: -mfentry isn't supported for 32-bit in combination with -fpic
FAIL: gcc.target/i386/pr82699-6.c (test for excess errors)
Excess errors:
cc1: error: -mnop-mcount is not implemented for -fPIC
cc1: sorry, unimplemented: -mfentry isn't supported for 32-bit in combination with -fpic
when running GCC testsuite with --target_board='unix{-fpic\ -m32,-fpic}'.
PR target/82699
* gcc.target/i386/pr82699-5.c: Add -fno-pic for ia32.
* gcc.target/i386/pr82699-6.c: Add -fno-pic.
From-SVN: r264569
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions