[Bug fortran/93635] Get ICE instead of error message if user incorrectly equivalences allocateable variables that are in a NAMELIST group

drikosev at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Jun 21 17:44:51 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93635

Ev Drikos <drikosev at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drikosev at gmail dot com

--- Comment #3 from Ev Drikos <drikosev at gmail dot com> ---
Created attachment 48765
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48765&action=edit
Various Test Cases, including one for PR/93635

Hello S. Kargl,

The attached patch contains various test cases for the PR's you mentioned at:
https://groups.google.com/d/msg/comp.lang.fortran/Xu73gGydAJk/X2YXyjndCAAJ

You simply apply it to your local working tree (ignore whatever fails).

patch -p0 < gcc48-tc93635-n.patch

Just ensure that these test cases indeed make some sense; they need a review.

Ev. Drikos


More information about the Gcc-bugs mailing list