aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/prj-pp.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2014-07-29 17:12:14 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2014-07-29 17:12:14 +0200
commit094cf3330c711e995e3cd1e2cf6b81fd88b6b7b1 (patch)
tree0680b62a28012eab69f36bdffeb5b8e66d9b4973 /gcc/ada/prj-pp.adb
parent38564f81946e0a79b7a3da3459eb4e40442d0ee6 (diff)
downloadgcc-094cf3330c711e995e3cd1e2cf6b81fd88b6b7b1.zip
gcc-094cf3330c711e995e3cd1e2cf6b81fd88b6b7b1.tar.gz
gcc-094cf3330c711e995e3cd1e2cf6b81fd88b6b7b1.tar.bz2
[multiple changes]
2014-07-29 Robert Dewar <dewar@adacore.com> * sem_prag.adb (ip, rv): Prevent from being optimized away. * gnatls.adb (gnatls): Set E_Fatal exit status if ali file not found. * s-imgllb.adb, s-imgllw.adb, s-imgwiu.adb, s-imgbiu.adb: Minor reformatting. 2014-07-29 Vincent Celier <celier@adacore.com> * prj-pp.adb: Minor comment update. * frontend.adb: If a target dependency info file has been read through switch -gnateT= add it to the dependencies of the source being compiled. From-SVN: r213211
Diffstat (limited to 'gcc/ada/prj-pp.adb')
-rw-r--r--gcc/ada/prj-pp.adb3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/prj-pp.adb b/gcc/ada/prj-pp.adb
index 7c21e10..30402ea 100644
--- a/gcc/ada/prj-pp.adb
+++ b/gcc/ada/prj-pp.adb
@@ -85,8 +85,7 @@ package body Prj.PP is
-- Outputs the indentation at the beginning of the line
procedure Output_Project_File (S : Name_Id);
- -- Output a string for a project file name. No concatenation even if the
- -- line is too long. What does that mean???
+ -- Output a project file name in one single string literal
procedure Output_String (S : Name_Id; Indent : Natural);
-- Outputs a string using the default output procedures