diff options
author | Yannick Moy <moy@adacore.com> | 2019-08-21 08:31:07 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-08-21 08:31:07 +0000 |
commit | 61e33106eda3d937fae9ba624da05938bda3af5e (patch) | |
tree | 53e8ec52d8bb6004662a1607e9cc6ef38059269e /gcc/tree-ssa-ccp.c | |
parent | e9934e8c79c4eafbb231ed53b3a6e1c6632a1a15 (diff) | |
download | gcc-61e33106eda3d937fae9ba624da05938bda3af5e.zip gcc-61e33106eda3d937fae9ba624da05938bda3af5e.tar.gz gcc-61e33106eda3d937fae9ba624da05938bda3af5e.tar.bz2 |
[Ada] More precise propagation of Size attribute in generic instances
GNATprove analyzer for SPARK code depends on the frontend to accurately
propagate the known value of Size attribute. This was not done for
formal type parameters in generic instantiations. Now fixed.
There is no impact on compilation.
2019-08-21 Yannick Moy <moy@adacore.com>
gcc/ada/
* sem_ch3.adb (Analyze_Subtype_Declaration): Inherit RM_Size
field for formal type parameters in generic instantiations.
From-SVN: r274788
Diffstat (limited to 'gcc/tree-ssa-ccp.c')
0 files changed, 0 insertions, 0 deletions