]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Feb 2013 10:27:16 +0000 (11:27 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Feb 2013 10:27:16 +0000 (11:27 +0100)
commitd7ffe14c000af9bf1f63f8fbfb5a6511bbf66392
tree048ed428886f8760b2f07ebf65de182a448f9203
parentc91dbd184bc0dde2d04895dc15a7fe169d7169d7
[multiple changes]

2013-02-06  Tristan Gingold  <gingold@adacore.com>

* raise-gcc.c: Remove useless includes (sys/stat.h, adaint.h)
Enclosing debugging functions within #ifndef inhibit_libc to
support builds without full C headers.

2013-02-06  Thomas Quinot  <quinot@adacore.com>

* gnat_rm.texi: Add a minimal example of Scalar_Storage_Order.

2013-02-06  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch10.adb (Install_Limited_Withed_Unit): Add a missing
check to detect a parent-child relationship between two units in
order to correctly bypass the installation of a limited view. In
other words, the comment on the intended usage of the check was
correct, but the code itself did not reflect the behavior.

From-SVN: r195794
gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi
gcc/ada/raise-gcc.c
gcc/ada/sem_ch10.adb
This page took 0.067141 seconds and 5 git commands to generate.