utils.c (maybe_pad_type): In type_annotate_only mode...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 20 Dec 2015 10:27:37 +0000 (10:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 20 Dec 2015 10:27:37 +0000 (10:27 +0000)
commit80746f5d88a60d13bc63f2f76a9dc547261b9601
treeb1b6049a89422cb89eb4659b44f9a0ae9c121903
parentafeb246c1bb0b5496dfd133c70fef9d9fff722ac
utils.c (maybe_pad_type): In type_annotate_only mode...

* gcc-interface/utils.c (maybe_pad_type): In type_annotate_only mode,
retrieve the component type if this is an array and do not issue the
warning for concurrent types.

From-SVN: r231859
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c