diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2021-05-21 10:57:02 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2021-05-21 10:57:02 +0200 |
commit | dd9a8fff14eda90fcaa3ac4b6b68ceded72a6af5 (patch) | |
tree | ba38229e447b4a18f53b1cbdf224673a4e8c1b68 /gcc/ada/gcc-interface/trans.c | |
parent | 932198a8e1b6ab26201a265ced3a8c4802304146 (diff) | |
download | gcc-dd9a8fff14eda90fcaa3ac4b6b68ceded72a6af5.zip gcc-dd9a8fff14eda90fcaa3ac4b6b68ceded72a6af5.tar.gz gcc-dd9a8fff14eda90fcaa3ac4b6b68ceded72a6af5.tar.bz2 |
Fix internal error on locally derived bit-packed array type
This is a regression present on the mainline, 11 and 10 branches,
in the form of an ICE on a locally derived bit-packed array type.
gcc/ada/
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Process
the implementation type of a packed type implemented specially.
gcc/testsuite/
* gnat.dg/derived_type7.adb, gnat.dg/derived_type7.ads: New test.
Diffstat (limited to 'gcc/ada/gcc-interface/trans.c')
0 files changed, 0 insertions, 0 deletions