https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-invalid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
--- Comment #10 from anlauf at gcc dot gnu.org ---
Author: anlauf
Date: Sun Mar 3 20:36:12 2019
New Revision: 269355
URL: https://gcc.gnu.org/viewcvs?rev=269355&root=gcc&view=rev
Log:
2019-03-03 Harald Anlauf
Steven G. Kargl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
--- Comment #9 from anlauf at gcc dot gnu.org ---
Author: anlauf
Date: Sun Mar 3 20:30:44 2019
New Revision: 269354
URL: https://gcc.gnu.org/viewcvs?rev=269354&root=gcc&view=rev
Log:
2019-03-03 Harald Anlauf
Steven G. Kargl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
--- Comment #8 from anlauf at gcc dot gnu.org ---
Author: anlauf
Date: Sun Mar 3 20:24:53 2019
New Revision: 269353
URL: https://gcc.gnu.org/viewcvs?rev=269353&root=gcc&view=rev
Log:
2019-03-03 Harald Anlauf
Steven G. Kargl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
--- Comment #7 from Dominique d'Humieres ---
Patch at https://gcc.gnu.org/ml/fortran/2019-03/msg7.html and it has been
approved.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
--- Comment #6 from Steve Kargl ---
On Fri, Mar 01, 2019 at 09:58:43PM +, anlauf at gcc dot gnu.org wrote:
> (In reply to kargl from comment #4)
> > (In reply to Manuel López-Ibáñez from comment #2)
> > > check_conflict is sometimes called wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
anlauf at gcc dot gnu.org changed:
What|Removed |Added
CC||anlauf at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
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=77583
--- Comment #3 from Dominique d'Humieres ---
> check_conflict is sometimes called with name = NULL and that is passed
> to %qs causing a crash.
Indeed, but this is not the case for the tests giving the error
Error: internal procedure '*' at (1)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77583
--- Comment #1 from Gerhard Steinmetz
---
With official releases (configured with --enable-checking=release) :
$ gfortran-6 z1.f90
z1.f90:3:20:
pure subroutine s
1
Error: internal procedure 's' at (1) conflicts with D
11 matches
Mail list logo