From 069d2ce46ef00595619e670c6f147105fd4c70b5 Mon Sep 17 00:00:00 2001 From: charlet Date: Mon, 20 Apr 2009 12:59:51 +0000 Subject: 2009-04-20 Javier Miranda * sem_disp.adb (Find_Dispatching_Type): For subprograms internally generated by derivations of tagged types use the aliased subprogram a reference to locate their controlling type. 2009-04-20 Tristan Gingold * g-trasym.adb: Set size of result buffer before calling convert_address. 2009-04-20 Ed Schonberg * sem_ch4.adb (Valid_Candidate): When checking whether a prefixed call to a function returning an array can be interpreted as a call with defaulted parameters whose result is indexed, take into account the types of all the indices of the array result type. 2009-04-20 Pascal Obry * a-direct.adb, s-os_lib.adb: Minor reformatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146411 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/a-direct.adb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gcc/ada/a-direct.adb') diff --git a/gcc/ada/a-direct.adb b/gcc/ada/a-direct.adb index db9ef9f7c51..db40b8c85be 100644 --- a/gcc/ada/a-direct.adb +++ b/gcc/ada/a-direct.adb @@ -1154,8 +1154,7 @@ package body Ada.Directories is end Simple_Name; function Simple_Name - (Directory_Entry : Directory_Entry_Type) return String - is + (Directory_Entry : Directory_Entry_Type) return String is begin -- First, the invalid case -- cgit v1.2.1