diff options
author | Richard Biener <rguenther@suse.de> | 2021-09-16 11:19:14 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-09-16 13:22:50 +0200 |
commit | 8d6b12b2233dabf3573383a15ccc67fdb925e5b3 (patch) | |
tree | b0c07d6519e9b9d8a76d1ed8bd50ac99cb605a4f /gcc/cgraph.c | |
parent | 275a076f762daaf0e1d6148a1da1d7222f1aea9f (diff) | |
download | gcc-8d6b12b2233dabf3573383a15ccc67fdb925e5b3.zip gcc-8d6b12b2233dabf3573383a15ccc67fdb925e5b3.tar.gz gcc-8d6b12b2233dabf3573383a15ccc67fdb925e5b3.tar.bz2 |
middle-end/102360 - adjust .DEFERRED_INIT expansion
This avoids using native_interpret_type when we cannot do it with
the original type of the variable, instead use an integer type
for the initialization and side-step the size limitation of
native_interpret_int.
2021-09-16 Richard Biener <rguenther@suse.de>
PR middle-end/102360
* internal-fn.c (expand_DEFERRED_INIT): Make pattern-init
of non-memory more robust.
* g++.dg/pr102360.C: New testcase.
Diffstat (limited to 'gcc/cgraph.c')
0 files changed, 0 insertions, 0 deletions