Bug#192135: marked as done ([fixed in 4.0] Convention Fortran matrices mishandled in generics)

2005-07-10 Thread Debian Bug Tracking System
rom: Duncan Sands <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gnat-3.3: Convention Fortran matrices mishandled in generics X-Mailer: reportbug 2.10.1 Date: Tue, 06 May 2003 11:49:27 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Duncan Sands <[EMAIL

Processed: Re: Bug#192135: [Bug ada/10889] Convention Fortran matrices mishandled in generics

2004-01-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 192135 [fixed in 3.5] [Bug ada/10889] Convention Fortran matrices > mishandled in generics Bug#192135: [PR 10889] Convention Fortran matrices mishandled in generics Changed Bug title. > tags 192135 + fixed-upstream Bug#192135: [fix

Bug#192135: [Bug ada/10889] Convention Fortran matrices mishandled in generics

2004-01-21 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-01-21 10:41 --- Fixed in mainline. Arno -- What|Removed |Added Status|NEW

Bug#192135: [Bug ada/10889] Convention Fortran matrices mishandled in generics

2004-01-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-21 10:35 --- Subject: Bug 10889 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-01-21 10:35:20 Modified files: gcc/ada: 7staprop.adb exp_aggr.adb exp_ch9.adb

Bug#192135: [Bug ada/10889] Convention Fortran matrices mishandled in generics

2004-01-21 Thread charlet at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10889 --- You are receiving this mail because: ---

Bug#192135: [Bug ada/10889] Convention Fortran matrices mishandled in generics

2003-05-31 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10889 [EMAIL PROTECTED] changed: What|Removed |Added Status|UN

Convention Fortran matrices mishandled in generics

2003-05-20 Thread Matthias Klose
>Submitter-Id: net >Originator:Duncan Sands <[EMAIL PROTECTED]> >Organization: The Debian Project >Confidential: no >Synopsis: >Severity: serious >Priority: medium >Category: ada >Class: sw-bug >Release: 3.3 (Debian) (Debian testing/unstable) >Environment: Syste

Bug#192135: ada/10889: Convention Fortran matrices mishandled in generics

2003-05-20 Thread gcc-gnats
Thank you very much for your problem report. It has the internal identification `ada/10889'. The individual assigned to look at your report is: unassigned. >Category: ada >Responsible:unassigned >Synopsis: Convention Fortran matrices mishandled in generics >Ar

Bug#192135: gnat-3.3: Convention Fortran matrices mishandled in generics

2003-05-06 Thread Duncan Sands
Package: gnat-3.3 Version: 1:3.3-0pre7 Severity: normal Consider the following test program. It prints out the matrix A twice, using identical code. However the second copy of the code is wrapped up in a generic. Notice how the rows and columns are swapped in the second print out? This only o