This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r275793 - in /trunk/gcc/ada: ChangeLog exp_dbug...


Author: pmderodat
Date: Tue Sep 17 08:02:41 2019
New Revision: 275793

URL: https://gcc.gnu.org/viewcvs?rev=275793&root=gcc&view=rev
Log:
[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.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_dbug.ads


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]