[Ada] Minor cleanup in repinfo unit
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 29 May 2018 09:35:57 +0000 (09:35 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 29 May 2018 09:35:57 +0000 (09:35 +0000)
commit76b382d9a042b307efa3d87c68b692c2c51d3197
treecd155c3c2695703eb84c56d6559dfb55a3e488d9
parentc35c40e7f6c3dcc80cb925c5da2e811dffe25343
[Ada] Minor cleanup in repinfo unit

This factors out the various cases where a marker for an unknown value is
output by the -gnatR switches.  No functional changes.

2018-05-29  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* repinfo.adb (Write_Unknown_Val): New procedure.
(List_GCC_Expression): Call it.
(List_Record_Layout): Likewise.
(Write_Val): Likewise.

From-SVN: r260866
gcc/ada/ChangeLog
gcc/ada/repinfo.adb