diff options
author | Jeff Law <law@redhat.com> | 2017-09-20 15:59:50 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2017-09-20 15:59:50 -0600 |
commit | 94c23e3960c24a3bfcfe2daf7158fb51e0aa0e22 (patch) | |
tree | 0bffd958305c88a648ef654d191156ee0e8c2e37 /gcc/ada/gcc-interface/lang.opt | |
parent | 6073d0028debf7cbd80dc0678402cbe2c6ea652d (diff) | |
download | gcc-94c23e3960c24a3bfcfe2daf7158fb51e0aa0e22.zip gcc-94c23e3960c24a3bfcfe2daf7158fb51e0aa0e22.tar.gz gcc-94c23e3960c24a3bfcfe2daf7158fb51e0aa0e22.tar.bz2 |
explow.c (compute_stack_clash_protection_loop_data): Use CONST_INT_P instead of explicit test.
* explow.c (compute_stack_clash_protection_loop_data): Use
CONST_INT_P instead of explicit test. Verify object is a
CONST_INT_P before looking at INTVAL.
(anti_adjust_stack_and_probe_stack_clash): Use CONST_INT_P
instead of explicit test.
* gcc.target/i386/stack-check-11.c: Update test and regexp
so that it works for both i?86 and x86_64.
From-SVN: r253034
Diffstat (limited to 'gcc/ada/gcc-interface/lang.opt')
0 files changed, 0 insertions, 0 deletions