[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 8 Apr 2009 13:44:17 +0000 (15:44 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 8 Apr 2009 13:44:17 +0000 (15:44 +0200)
commit46ff89f320ff47227c77ce8cc749280a862f114c
treeab6743383a01ccbfe974249760b6c4514bd87339
parent812f574fdafe3d4a09ac60964b8eeb36cb430837
[multiple changes]

2009-04-08  Ed Schonberg  <schonberg@adacore.com>

* inline.adb (Back_End_Cannot_Inline): Do not mark a body as inlineable
by the back-end if it contains a call to a subprogram without a
previous spec that is declared in the same unit.

* errout.ads: Update comments on uses of dirs

2009-04-08  Robert Dewar  <dewar@adacore.com>

* exp_ch4.adb (Expand_Concatenate): Make sure nodes are properly typed

From-SVN: r145729
gcc/ada/ChangeLog
gcc/ada/errout.ads
gcc/ada/exp_ch4.adb
gcc/ada/inline.adb