--- Comment #9 from pault at gcc dot gnu dot org 2007-04-14 15:10 ---
Subject: Bug 29507
Author: pault
Date: Sat Apr 14 15:09:57 2007
New Revision: 123815
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123815
Log:
2007-04-14 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/29
--- Comment #8 from patchapp at dberlin dot org 2007-04-05 13:05 ---
Subject: Bug number PR29507
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/2007-04/msg00170.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #7 from pault at gcc dot gnu dot org 2007-04-04 16:15 ---
Created an attachment (id=13328)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13328&action=view)
A better fix for the PR
This version of the patch has been moved to expr.c. It seems that PR29507,
PR31211 and P
--- Comment #6 from pault at gcc dot gnu dot org 2007-04-04 08:19 ---
1
> Internal Error at (1):
> check_init_expr(): Unknown expression type
> I don't know if it exposes another bug or exposes something missing in your
> patch.
FX,
I have just r
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-03-16 15:04
---
(In reply to comment #3)
Since this bug is related to PR31221, I tried your patch on the other testcase,
and it fails:
$ cat a.f90
integer, parameter :: i2(1)=MODULO((/1/),5)
call foo(i2)
end
$ gfortran a.
--- Comment #4 from pault at gcc dot gnu dot org 2007-02-16 18:22 ---
Thanks for the reminder - I had not forgotten. I am trying to work my way
through the list with very limited time. I'll get there though!
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29507
--- Comment #3 from pault at gcc dot gnu dot org 2006-10-23 10:02 ---
Created an attachment (id=12479)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12479&action=view)
Provisional general fix for the PR
This patch fixes the the following:
real, parameter :: a(2,2) = reshape ((/1
--- Comment #2 from pault at gcc dot gnu dot org 2006-10-22 05:01 ---
I have a general fix, in place of that of #1, more or less working. It'll be a
day or two yet before it's ready for exposure.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed
--- Comment #1 from patchapp at dberlin dot org 2006-10-19 12:50 ---
Subject: Bug number PR29507
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-10/msg00984.html
--
http://gcc.gnu.org/bugzilla/sh