-
- Downloads
ada: Fix internal error on pragma pack with discriminated record component
When updating the size after making a packable type in gnat_to_gnu_field, we fail to clear it again when it is not constant. gcc/ada/ * gcc-interface/decl.cc (gnat_to_gnu_field): Clear again gnu_size after updating it if it is not constant.
Loading
Please register or sign in to comment