r138693 - in /trunk/gcc/ada: ChangeLog sem_ch3.adb
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Aug 5 09:30:00 GMT 2008
Author: charlet
Date: Tue Aug 5 09:30:53 2008
New Revision: 138693
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138693
Log:
2008-08-05 Bob Duff <duff@adacore.com>
* sem_ch3.adb (Analyze_Object_Declaration): Avoid type Any_Access in
unresolved initial value of "null", because it causes implicitly
generated "=" operators to be ambiguous, and because this type should
not be passed to gigi.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_ch3.adb
More information about the Gcc-cvs
mailing list