aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2016-06-22 12:37:08 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2016-06-22 12:37:08 +0200
commit405b907c8fb5f183d2ae2a0f65f750a1551ef97c (patch)
tree8741fdde6c507d7f85427e0ecf65e36e2de169ab /libcpp
parent80007176a59e43c10d3c6db1f42804863771a0ce (diff)
downloadgcc-405b907c8fb5f183d2ae2a0f65f750a1551ef97c.zip
gcc-405b907c8fb5f183d2ae2a0f65f750a1551ef97c.tar.gz
gcc-405b907c8fb5f183d2ae2a0f65f750a1551ef97c.tar.bz2
[multiple changes]
2016-06-22 Ed Schonberg <schonberg@adacore.com> * einfo.ads, einfo.adb (Is_Actual_Subtype): New flag, defined on subtypes that are created within subprogram bodies to handle unconstrained composite formals. * checks.adb (Apply_Predicate_Check): Do not generate a check on an object whose type is an actual subtype. * sem_ch6.adb (Set_Actual_Subtypes): Do not generate an actual subtype for a formal whose base type is private. Set Is_Actual_Subtype on corresponding entity after analyzing its declaration. 2016-06-22 Justin Squirek <squirek@adacore.com> * sem_prag.adb (Check_Expr_Is_OK_Static_Expression): Fix ordering of if-block and add in a condition to test for errors during resolution. * sem_res.adb (Resolution_Failed): Add comment to explain why the type of a node which failed to resolve is set to the desired type instead of Any_Type. * sem_ch8.adb (Analyze_Object_Renaming): Add a check for Any_Type to prevent crashes on Is_Access_Constant. From-SVN: r237692
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions