https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41656
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |4.5.0
--- Comment #7 from pault at gcc dot gnu dot org 2009-10-16 06:09 ---
Fixed on trunk.
Thanks for the patch.
Paul
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #6 from pault at gcc dot gnu dot org 2009-10-16 06:07 ---
Subject: Bug 41656
Author: pault
Date: Fri Oct 16 06:07:09 2009
New Revision: 152890
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152890
Log:
2009-10-16 Paul Thomas
PR fortran/41648
PR fo
--- Comment #5 from sfilippone at uniroma2 dot it 2009-10-13 09:06 ---
(In reply to comment #4)
The recent combined patch by Paul makes my compilation progress; however a
little later I get an ICE here:
#0 0x00349887efa0 in strcmp () from /lib64/libc.so.6
#1 0x0050ffdd in
--- Comment #4 from sfilippone at uniroma2 dot it 2009-10-12 13:44 ---
(In reply to comment #3)
> (In reply to comment #2)
>
The latest patch from Janus cures the SOURCE= problem.
Unfortunately a simple extension of test-der5.f03 does not show the ICE; back
to the cutting board (to fin
--- Comment #3 from sfilippone at uniroma2 dot it 2009-10-11 18:19 ---
(In reply to comment #2)
Hi Paul,
Seems to work as advertised, in that it takes out the errors it's supposed to
cure.
On my full application I now get this:
psb_s_mat_mod.f03:1345.45:
allocate(altmp, source=
--- Comment #2 from pault at gcc dot gnu dot org 2009-10-11 16:05 ---
Created an attachment (id=18783)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18783&action=view)
Provisional fix for this PR
Hi Salvatore,
You might like to exercise this patch. It seems to work correctly but
--- Comment #1 from sfilippone at uniroma2 dot it 2009-10-10 12:53 ---
Created an attachment (id=18772)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18772&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41656