[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2021-09-29 Thread epagone at email dot it via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 --- Comment #10 from epagone --- Bug persists in version 11.1.

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2020-07-13 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 --- Comment #9 from epagone --- Bug persists in version 10.1: $ gfortran-10 -v Using built-in specs. COLLECT_GCC=gfortran-10 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa:hsa

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2019-12-20 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 --- Comment #7 from epagone --- Many thanks for looking into this, G. Steinmetz. Looking at your reduced cases, I understand that this is not related to character type. Should I remove the dependency to the meta bug "Fortran character"?

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2019-12-09 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 --- Comment #4 from epagone --- The test case compiles and runs correctly on ifort 19.0.1.144

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2019-11-25 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 epagone changed: What|Removed |Added Blocks||19276 --- Comment #3 from epagone ---

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2019-11-24 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 --- Comment #2 from epagone --- I managed to produce a test case that does not require any external library (much easier to test). Please find it attached in my previous comment. I was able then to test it easily with all the versions of

[Bug fortran/92586] ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2019-11-24 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 epagone changed: What|Removed |Added Attachment #47303|0 |1 is obsolete|

[Bug fortran/92586] New: ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types

2019-11-19 Thread epagone at email dot it
: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: epagone at email dot it Target Milestone: --- Created attachment 47303 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47303=edit internal compiler er

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2018-11-22 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45179 epagone changed: What|Removed |Added CC||epagone at email dot it --- Comment #6 from

[Bug fortran/69910] ICE with NEWUNIT

2016-02-23 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69910 epagone at email dot it changed: What|Removed |Added CC||epagone at email dot