-
- Downloads
decl.c (gnat_to_gnu_entity): Constify a handful of local variables.
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Constify a handful of local variables. For a derived untagged type that renames discriminants, change the type of the stored discriminants to a subtype with the bounds of the type of the visible discriminants. (build_subst_list): Rename local variable. From-SVN: r199279
Showing
- gcc/ada/ChangeLog 9 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/gcc-interface/decl.c 60 additions, 13 deletionsgcc/ada/gcc-interface/decl.c
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gnat.dg/derived_type4.adb 16 additions, 0 deletionsgcc/testsuite/gnat.dg/derived_type4.adb
Loading
Please register or sign in to comment