--- Comment #10 from pault at gcc dot gnu dot org 2006-04-23 05:37 ---
Fixed on trunk and 4.1
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #9 from pault at gcc dot gnu dot org 2006-04-23 05:33 ---
Subject: Bug 26822
Author: pault
Date: Sun Apr 23 05:33:16 2006
New Revision: 113191
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113191
Log:
2006-04-23 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #8 from pault at gcc dot gnu dot org 2006-04-16 03:45 ---
Subject: Bug 26822
Author: pault
Date: Sun Apr 16 03:45:24 2006
New Revision: 112981
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112981
Log:
2006-04-16 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #7 from patchapp at dberlin dot org 2006-04-13 18:55 ---
Subject: Bug number PR26822
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00505.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #6 from paul dot richard dot thomas at cea dot fr 2006-04-13
13:04 ---
Created an attachment (id=11256)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11256&action=view)
Patch to fix P26822
This took a depressingly long time to get to the bottom of - particularly since
--- Comment #5 from tkoenig at gcc dot gnu dot org 2006-03-25 22:01 ---
Reduced test case:
program main
logical, dimension(2) :: mask1, mask2
mask2 = logical(mask1)
end program main
Unless I miss something, the logical is a no-op.
--
tkoenig at gcc dot gnu dot org changed:
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-24 13:27 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON
--- Comment #3 from c dot lemmen at fz-juelich dot de 2006-03-24 08:30
---
Created an attachment (id=0)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=0&action=view)
Reduced Testcase that produces the failure
Testcase attached
--
http://gcc.gnu.org/bugzilla/show_bug.c
--- Comment #2 from paulthomas2 at wanadoo dot fr 2006-03-23 16:53 ---
Subject: Re: New: Scalarization of non-elemental intrinsic:
__logical_4_l4
Carsten,
Would you be so kind as to send me bessj.f90, please? My Numerical
Recipes is the F77 version!
I am not sure that I know how
--- Comment #1 from c dot lemmen at fz-juelich dot de 2006-03-23 09:27
---
Last bug preventing the successful compilation of numerical recipes with
gfortran
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26822
10 matches
Mail list logo