[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 23 Jan 2012 08:33:32 +0000 (09:33 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 23 Jan 2012 08:33:32 +0000 (09:33 +0100)
commit022d9ce887c7ca3637c597ed81d90d66e23071a1
tree24c6d2f65f334790e0dc2c1ed80a70cc97b0af9c
parente1308fa85fd1a90f8d8da884531b6081d2a4d8a7
[multiple changes]

2012-01-23  Gary Dismukes  <dismukes@adacore.com>

* exp_util.adb (Is_Iterated_Container): Test
Is_Entity_Name when searching for calls to the default iterator,
to avoid blowing up on indirect calls which have an explicit
dereference as the call name.

2012-01-23  Thomas Quinot  <quinot@adacore.com>

* errout.adb (Set_Msg_Node): For an N_Expanded_Name, output
the complete expanded name, rather than just its Selector_Name.

2012-01-23  Thomas Quinot  <quinot@adacore.com>

* a-textio.adb (Put): Rewrite one-parameter Character version to
just call the two-parameter one with Current_Out.

From-SVN: r183408
gcc/ada/ChangeLog
gcc/ada/a-textio.adb
gcc/ada/errout.adb
gcc/ada/exp_util.adb