summaryrefslogtreecommitdiffstats
path: root/gcc/ada/s-taprop-linux.adb
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-09 14:50:48 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-09 14:50:48 +0000
commit385d80fe4f23caffacc9afe220b7d1d233396bb5 (patch)
treed1aedbd66af9c99b39741e1a46c7919ec53f4090 /gcc/ada/s-taprop-linux.adb
parent2608e82472b97b6e7b8d13b875987af859d2c1da (diff)
downloadppe42-gcc-385d80fe4f23caffacc9afe220b7d1d233396bb5.tar.gz
ppe42-gcc-385d80fe4f23caffacc9afe220b7d1d233396bb5.zip
2012-03-09 Robert Dewar <dewar@adacore.com>
* s-osinte-linux.ads, sem_util.adb, s-taprop-linux.adb, exp_ch4.adb, a-strsup.ads, sem_ch6.adb, a-stwisu.ads, exp_ch3.adb, a-stzsup.ads: Minor reformatting. 2012-03-09 Thomas Quinot <quinot@adacore.com> * s-ransee-vms.adb: Minor reformatting. 2012-03-09 Arnaud Charlet <charlet@adacore.com> * comperr.adb (Delete_SCIL_Files): Fix handling of N_Package_Renaming_Declaration and N_Generic_Package_Declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185141 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/s-taprop-linux.adb')
-rw-r--r--gcc/ada/s-taprop-linux.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/s-taprop-linux.adb b/gcc/ada/s-taprop-linux.adb
index cf710822d3c..6047d312567 100644
--- a/gcc/ada/s-taprop-linux.adb
+++ b/gcc/ada/s-taprop-linux.adb
@@ -771,6 +771,7 @@ package body System.Task_Primitives.Operations is
declare
Task_Name : String (1 .. Parameters.Max_Task_Image_Length + 1);
Result : int;
+
begin
-- Set thread name to ease debugging
OpenPOWER on IntegriCloud