https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #9 from Martin Liška ---
Created attachment 47867
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47867&action=edit
Reduced test-case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
Martin Liška changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #8 from Martin Liška ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #7 from DIL ---
Please download the Updated ICE reproducer as I explain in the comments above
(the reproducer archive uploaded 2020-01-30). It builds with gcc/8.x just fine,
but causes ICE in gfortranc/9.x. As I mentioned, this ICE sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #6 from Martin Liška ---
(In reply to DIL from comment #5)
> If this helps, the gcc/gfortran svn repository from 17 Jan 2019 already had
> this regression bug while gcc/gfortran 8.2.0 did not. Hopefully this may
> help shorten the len
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #5 from DIL ---
If this helps, the gcc/gfortran svn repository from 17 Jan 2019 already had
this regression bug while gcc/gfortran 8.2.0 did not. Hopefully this may help
shorten the length of bisection.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #4 from DIL ---
Sorry, I was removing unnecessary dependencies in order to reduce the
reproducer source size, but forgot to remove PRIVATE declaration for the
deleted procedures. Now fixed. It builds with gfortran-8.x but produces ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #3 from DIL ---
(In reply to Martin Liška from comment #1)
> For older GCC 8 I see:
>
> tensor_recursive.F90:738:36:
>
> private TensBodyGetDataDescr
> 1
> Error: Symbol ‘tensbodygetdatad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
--- Comment #2 from DIL ---
Created attachment 47742
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47742&action=edit
Updated ICE reproducer
Fixed build issues for gfortran-8. Builds with gfortran-8.x but produces ICE
with gfortran-9.x.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92587
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|