]> gcc.gnu.org Git - gcc.git/commit
sem_prag.adb: Processing for new pragma Complete_Representation (Analyze_Pragma...
authorRobert Dewar <dewar@adacore.com>
Fri, 9 Dec 2005 17:20:41 +0000 (18:20 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 9 Dec 2005 17:20:41 +0000 (18:20 +0100)
commitc3217dac82e78ecc5e3e428e8c14bab9047e2105
tree21428c113344d95601e83f6467ff99bcce3dbd88
parent6677e9d9d3ebf59127fa58d9935613ad9a46a2b8
sem_prag.adb: Processing for new pragma Complete_Representation (Analyze_Pragma...

2005-12-05  Robert Dewar  <dewar@adacore.com>

* sem_prag.adb: Processing for new pragma Complete_Representation
(Analyze_Pragma, case Debug): Implement two argument form.

* par-prag.adb: Entry for new pragma Complete_Representation
(Prag, case Debug): Recognize two argument form of pragma Debug
New interface for Set_Style_Check_Options.

* sem_ch13.adb: Implement new pragma Complete_Representation.

* snames.adb, snames.ads, snames.h: Entry for new pragma
Complete_Representation.

From-SVN: r108299
gcc/ada/par-prag.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_prag.adb
gcc/ada/snames.adb
gcc/ada/snames.ads
gcc/ada/snames.h
This page took 0.063412 seconds and 5 git commands to generate.