]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans.c (Attribute_to_gnu, [...]): Check for empty range in original base type, not...
authorThomas Quinot <quinot@adacore.com>
Fri, 7 Nov 2008 10:17:40 +0000 (10:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 7 Nov 2008 10:17:40 +0000 (10:17 +0000)
commit9ed0e4832cd4956012baf9fff96db6f61ecf3515
tree40c3631ee74a2176896062037e0000a12fec4e2c
parentf0f91b6438b152d7c32bedc158ae5e79d7815cf7
trans.c (Attribute_to_gnu, [...]): Check for empty range in original base type, not converted result type.

* gcc-interface/trans.c (Attribute_to_gnu, case Attr_Length): Check
for empty range in original base type, not converted result type.

From-SVN: r141670
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/hyper_flat.adb [new file with mode: 0644]