https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
Jakub Jelinek changed:
What|Removed |Added
Status|REOPENED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
--- Comment #11 from Jerry DeLisle ---
The missing local variable exists in the fortran dump and it shows as the first
item in the namespace passed to gfc_process_block_locals. However, it has no
backend decl.
I do not understand enough to proc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
--- Comment #10 from Jerry DeLisle ---
In the tree dump, the declaration for idxs is missing for the first subroutine.
I have modified to the following example so one can see it is not symbol name
conflicts.
MODULE sparse_matrix_csx_benchmark_ut
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
Jerry DeLisle changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
--- Comment #8 from Dominique d'Humieres ---
> Fixed on trunk. Closing
When compiling the original test, the ICE is gone but I get:
Undefined symbols for architecture x86_64:
"_idxs.3783", referenced from:
___sparse_matrix_csx_benchmark
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
Jerry DeLisle changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
--- Comment #6 from Jerry DeLisle ---
Author: jvdelisle
Date: Wed Jul 4 18:08:16 2018
New Revision: 262416
URL: https://gcc.gnu.org/viewcvs?rev=262416&root=gcc&view=rev
Log:
2018-07-04 Jerry DeLisle
PR fortran/82009
* trans-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
--- Comment #4 from kargl a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
--- Comment #3 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #2)
> (In reply to janus from comment #1)
> > Confirmed. ICEs with every gfortran version I tried, from 4.7 up to trunk.
> >
> > Slight reduction:
> >
> > MODULE cs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-valid-code
12 matches
Mail list logo