]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/adaint.c
2010-10-22 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Oct 2010 10:26:01 +0000 (10:26 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Oct 2010 10:26:01 +0000 (10:26 +0000)
commit9b1d6aeb6f58709871e1b2a00e5b430aa01c6cfb
tree3a1452e51a811170156c699e84b2cbe12f49dc63
parentc9d7c2c0013262f8fbd9b41320c1c5eccbd8bdac
2010-10-22  Thomas Quinot  <quinot@adacore.com>

* sem_ch3.adb (Complete_Private_Subtype): The full view of the subtype
may already have a rep item chain inherited from the full view of the
base type, so do not overwrite it when propagating rep items from the
partial view of the subtype.
* sem_ch3.adb: Minor code reorganization.  Minor reformatting.

2010-10-22  Sergey Rybin  <rybin@adacore.com>

* gnat_ugn.texi (gnatmetric): Remove description of debug option.

2010-10-22  Tristan Gingold  <gingold@adacore.com>

* adaint.c (__gnat_number_of_cpus): Add implementation for VMS.

2010-10-22  Ed Schonberg  <schonberg@adacore.com>

* par-ch5.adb: Set properly starting sloc of loop parameter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165818 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/gnat_ugn.texi
gcc/ada/par-ch5.adb
gcc/ada/sem_ch3.adb