]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Update the character type comment in exp_dbug.ads
authorTom Tromey <tromey@adacore.com>
Tue, 17 Sep 2019 08:02:41 +0000 (08:02 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 17 Sep 2019 08:02:41 +0000 (08:02 +0000)
commit7afbd9419f78de69a9bbbd90ad10e38f4ed77d65
treee6cf81f44f959001ffc1ee78da6f985c0ed502f8
parentfd339ba30825fa9de81db191beca5cf760347612
[Ada] Update the character type comment in exp_dbug.ads

The character type comment in exp_dbug.ads documented the QU and QW
encodings, but did not document the plain "Qc" encoding, where 'c' is
the character itself.  This patch updates the comment to follow the
implementation.

2019-09-17  Tom Tromey  <tromey@adacore.com>

gcc/ada/

* exp_dbug.ads: Update character type comment.

From-SVN: r275793
gcc/ada/ChangeLog
gcc/ada/exp_dbug.ads