https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
Jerry DeLisle changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #9 from Jerry DeLisle ---
Author: jvdelisle
Date: Sun Jun 26 01:03:19 2016
New Revision: 237789
URL: https://gcc.gnu.org/viewcvs?rev=237789&root=gcc&view=rev
Log:
2016-06-25 Jerry DeLisle
PR fortran/71649
* module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #8 from Jerry DeLisle ---
With:
if (tmp_symtree)
{
if (tmp_symtree->n.sym && tmp_symtree->n.sym->module
&& strcmp (modname, tmp_symtree->n.sym->module) == 0)
return;
gfc_error ("Symbol %qs at %C al
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #7 from Jerry DeLisle ---
I will regtest and commit the patch sometime today.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #6 from kargl at gcc dot gnu.org ---
(In reply to Jerry DeLisle from comment #4)
> (In reply to jack.s...@nasa.gov from comment #2)
>
> > >
> > > Could someone check that the problem is not darwin specific?
> > >
>
> Not darwin speci
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #5 from Dominique d'Humieres ---
> Not darwin specific. Is the sample code valid?
Good question! The ICE disappears if I rename the subroutine Compiler_Options
or the ISO_FORTRAN_ENV one, e.g., opts => Compiler_Options. Anyway an ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #4 from Jerry DeLisle ---
(In reply to jack.s...@nasa.gov from comment #2)
> >
> > Could someone check that the problem is not darwin specific?
> >
Not darwin specific. Is the sample code valid?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
--- Comment #2 from jack.saba at nasa dot gov ---
I tried it on a ubuntu machine and got the same error.
Jack Saba
jack.s...@nasa.gov
Science, Systems, and Applications, Inc.
Cryospheric Sciences Laboratory, Code 615
Bldg 33 Room A328
NASA/Godda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
11 matches
Mail list logo