diff options
author | Justin Squirek <squirek@adacore.com> | 2019-07-04 08:06:30 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-07-04 08:06:30 +0000 |
commit | fa528281a9d056bf5beb867333ea4eea638a102d (patch) | |
tree | 6965417b38eebeb0c1d8bba9b413c09254dcf3b8 /gcc/tree-ssa-alias.c | |
parent | b27f2c40019569ba7c4d7e38edb3e2ebcd0593c6 (diff) | |
download | gcc-fa528281a9d056bf5beb867333ea4eea638a102d.zip gcc-fa528281a9d056bf5beb867333ea4eea638a102d.tar.gz gcc-fa528281a9d056bf5beb867333ea4eea638a102d.tar.bz2 |
[Ada] Missing actual for generated initialization procedure
This patch fixes an issue whereby the use of an allocator with a
composite type containing null-excluding components may lead to a
compile time error due to incorrect code generation.
2019-07-04 Justin Squirek <squirek@adacore.com>
gcc/ada/
* exp_ch3.adb (Build_Initialization_Call): Fixup
*_skip_null_excluding_check argument to handle new default.
(Init_Formals): Make *_skip_null_excluding_check formal default
to False
* exp_ch4.adb (Expand_N_Allocator): Add comment to note heavy
code duplication
gcc/testsuite/
* gnat.dg/allocator.adb: New testcase.
From-SVN: r273061
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions