--- Comment #8 from pault at gcc dot gnu dot org 2008-09-24 08:28 ---
Subject: Bug 36700
Author: pault
Date: Wed Sep 24 08:27:27 2008
New Revision: 140628
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140628
Log:
2008-09-24 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/3
--- Comment #7 from pault at gcc dot gnu dot org 2008-09-24 08:14 ---
Subject: Bug 36700
Author: pault
Date: Wed Sep 24 08:12:47 2008
New Revision: 140627
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140627
Log:
2008-09-24 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/3
--- Comment #6 from pault at gcc dot gnu dot org 2008-09-24 08:14 ---
Fixed on trunk and 4.3
Thanks for the report
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #5 from pault at gcc dot gnu dot org 2008-09-18 20:22 ---
Subject: Bug 36700
Author: pault
Date: Thu Sep 18 20:21:03 2008
New Revision: 140474
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140474
Log:
2008-09-18 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/3
--- Comment #4 from pault at gcc dot gnu dot org 2008-09-14 12:13 ---
This is caused by my fix for the regression PR32526 and the fix for PR31494. I
completely overlooked the possibility that folk might CALL functions:-)
I have a prospective fix in gfc_match_call:2545, which is where t
--- Comment #3 from jsm28 at gcc dot gnu dot org 2008-08-27 22:05 ---
4.3.2 is released, changing milestones to 4.3.3.
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36700
--- Comment #2 from tkoenig at gcc dot gnu dot org 2008-07-03 21:17 ---
(gdb) b fancy_abort
Breakpoint 1 at 0x819c390: file ../../../gcc/trunk/gcc/diagnostic.c, line 653.
(gdb) r
Starting program: /home/ig25/libexec/gcc/i686-pc-linux-gnu/4.4.0/f951
diatoms.f90
finddiatomicperiod
Breakpo
--- Comment #1 from burnus at gcc dot gnu dot org 2008-07-02 18:10 ---
With gfortran 4.1 and 4.2:
Error: FUNCTION attribute conflicts with SUBROUTINE attribute in
'initialdiatomicx' at (1)
The same error is also shown for the following - also 4.3/4.4 do so:
print *, foo()
call foo(