summaryrefslogtreecommitdiffstats
path: root/gcc/ada/g-pehage.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2010-06-23 06:43:38 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2010-06-23 06:43:38 +0000
commite69fef85b86bbd792475d5bb41ecb91a0ee84390 (patch)
treed0b3db2e61510958173a65857c5779941e38a686 /gcc/ada/g-pehage.adb
parent843022ddef2fa6b556a8e2f57c33308d47621073 (diff)
downloadppe42-gcc-e69fef85b86bbd792475d5bb41ecb91a0ee84390.tar.gz
ppe42-gcc-e69fef85b86bbd792475d5bb41ecb91a0ee84390.zip
2010-06-23 Robert Dewar <dewar@adacore.com>
* g-pehage.adb, exp_ch13.adb: Minor reformatting. 2010-06-23 Thomas Quinot <quinot@adacore.com> * a-tags.ads: Fix description of TSD structure. 2010-06-23 Ed Schonberg <schonberg@adacore.com> * sem_ch12.adb (Mark_Context): When indicating that the body of a generic unit is needed prior to the unit containing an instantiation, search recursively the context of the generic to add other generic bodies that may be instantiated indirectly through the current instance. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161251 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/g-pehage.adb')
-rw-r--r--gcc/ada/g-pehage.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/g-pehage.adb b/gcc/ada/g-pehage.adb
index 46b6d7c3247..82cb6d03278 100644
--- a/gcc/ada/g-pehage.adb
+++ b/gcc/ada/g-pehage.adb
@@ -2519,6 +2519,7 @@ package body GNAT.Perfect_Hash_Generators is
return Str (Str'First .. J);
end if;
end loop;
+
return Str;
end Trim_Trailing_Nuls;
OpenPOWER on IntegriCloud