aboutsummaryrefslogtreecommitdiff
path: root/gcc/cselib.c
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2018-04-12 09:14:57 +0000
committerAndreas Krebbel <krebbel@gcc.gnu.org>2018-04-12 09:14:57 +0000
commitb9dd1a79284dd9883c1eec0412145108135e3d75 (patch)
tree8cc85a16fe626b1297e2c269ba4d36e8fc19286b /gcc/cselib.c
parentc72a0e67a2fe102d9b40463ab01c9080a996a09f (diff)
downloadgcc-b9dd1a79284dd9883c1eec0412145108135e3d75.zip
gcc-b9dd1a79284dd9883c1eec0412145108135e3d75.tar.gz
gcc-b9dd1a79284dd9883c1eec0412145108135e3d75.tar.bz2
IBM Z: Spectre: Prevent thunk cfi to be emitted with -fno-dwarf2-cfi-asm
The CFI magic we emit as part of the indirect branch thunks in order to have somewhat sane unwind information must not be emitted with -fno-dwarf2-cfi-asm. gcc/ChangeLog: 2018-04-12 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * config/s390/s390.c (s390_output_indirect_thunk_function): Check also for flag_dwarf2_cfi_asm. gcc/testsuite/ChangeLog: 2018-04-12 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * gcc.target/s390/nobp-no-dwarf2-cfi.c: New test. From-SVN: r259340
Diffstat (limited to 'gcc/cselib.c')
0 files changed, 0 insertions, 0 deletions