]> gcc.gnu.org Git - gcc.git/commit
[Ada] Avoid passing Enum_Lit'Size to the back end
authorBob Duff <duff@adacore.com>
Mon, 22 Mar 2021 11:39:40 +0000 (07:39 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 18 Jun 2021 08:36:53 +0000 (04:36 -0400)
commita34ce7c5dff5281eb06e82d0b2fb8e3fe6a36ac7
tree653f46ea7ee12f7522c89ba2ee4c9f5f2239b01b
parent548280b996ea7e6283193d6c8a3c03d44ef36681
[Ada] Avoid passing Enum_Lit'Size to the back end

gcc/ada/

* sem_attr.adb (Eval_Attribute): For Enum_Lit'Size, use
Enum_Type'Object_Size.
gcc/ada/sem_attr.adb
This page took 0.06007 seconds and 5 git commands to generate.