* gcc-interface/Makefile.in: Remove outdated comment.
From-SVN: r192675
This commit is contained in:
parent
1a19a3e4e9
commit
f24f688ff3
@ -6,6 +6,8 @@
|
||||
<E_Record_Type>: Guard the call to Is_By_Reference_Type predicate.
|
||||
<E_Record_Subtype>: Likewise.
|
||||
|
||||
* gcc-interface/Makefile.in: Remove outdated comment.
|
||||
|
||||
2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gcc-interface/utils.c (rest_of_record_type_compilation): Simplify and
|
||||
|
@ -2581,8 +2581,6 @@ install-gnatlib: ../stamp-gnatlib-$(RTSDIR)
|
||||
$(RM) ../stamp-gnatlib-$(RTSDIR)
|
||||
touch ../stamp-gnatlib1-$(RTSDIR)
|
||||
|
||||
# GNULLI End #############################################################
|
||||
|
||||
ifeq ($(strip $(filter-out alpha64 ia64 dec hp vms% openvms% alphavms%,$(subst -, ,$(host)))),)
|
||||
OSCONS_CPP=../../$(DECC) -E /comment=as_is -DNATIVE \
|
||||
-DTARGET='""$(target)""' $(fsrcpfx)ada/s-oscons-tmplt.c
|
||||
|
Loading…
Reference in New Issue
Block a user