aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/make.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2009-04-22 12:14:53 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2009-04-22 12:14:53 +0200
commit3a69b5ffe6b707dd6e96bc5c21f5db53db5001fe (patch)
tree2770d3c466c22efaba1f9cc7a57315098841a943 /gcc/ada/make.adb
parentf3a67cfc20021148306054463c9654199ba901d5 (diff)
downloadgcc-3a69b5ffe6b707dd6e96bc5c21f5db53db5001fe.zip
gcc-3a69b5ffe6b707dd6e96bc5c21f5db53db5001fe.tar.gz
gcc-3a69b5ffe6b707dd6e96bc5c21f5db53db5001fe.tar.bz2
[multiple changes]
2009-04-22 Ed Schonberg <schonberg@adacore.com> * gnat1drv.adb: Fix typo 2009-04-22 Hristian Kirtchev <kirtchev@adacore.com> * exp_ch6.adb (Make_Build_In_Place_Call_In_Assignment): Code cleanup. Add a call to Move_Final_List when the target of the assignment is a return object that needs finalization and the expression is a controlled build-in-place function. 2009-04-22 Vincent Celier <celier@adacore.com> * make.adb (Gnatmake, Bind_Step): call Set_Ada_Paths with Including_Libraries set to True. From-SVN: r146560
Diffstat (limited to 'gcc/ada/make.adb')
-rw-r--r--gcc/ada/make.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/make.adb b/gcc/ada/make.adb
index d7d1e37..49896cb 100644
--- a/gcc/ada/make.adb
+++ b/gcc/ada/make.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2008, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -6213,7 +6213,7 @@ package body Make is
-- Put all the source directories in ADA_INCLUDE_PATH,
-- and all the object directories in ADA_OBJECTS_PATH.
- Prj.Env.Set_Ada_Paths (Main_Project, Project_Tree, False);
+ Prj.Env.Set_Ada_Paths (Main_Project, Project_Tree, True);
-- If switch -C was specified, create a binder mapping file