exp_strm.adb (Build_Record_Or_Elementary_Input_Function): If this is an Input functio...
authorEd Schonberg <schonberg@adacore.com>
Tue, 8 Apr 2008 06:51:16 +0000 (08:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 8 Apr 2008 06:51:16 +0000 (08:51 +0200)
commit9cf50493b26f417dd358003ce0718315c7a262e2
treea4e2ff3acf7498dca680bafe86bb3030a16a9ece
parent7f0b5314c46929b788c0d407038a8e2bf0767cca
exp_strm.adb (Build_Record_Or_Elementary_Input_Function): If this is an Input function for an access type...

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

* exp_strm.adb (Build_Record_Or_Elementary_Input_Function): If this is
an Input function for an access type, do not perform default
initialization on the local variable that receives the value, to
prevent spurious warnings when the type is null-excluding.

From-SVN: r134032
gcc/ada/exp_strm.adb