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

            Bug ID: 122618
           Summary: The bug # 121203 is still present in some particular
                    cases
           Product: gcc
           Version: 15.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jean.vezina at gmail dot com
  Target Milestone: ---

Created attachment 62743
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62743&action=edit
Sample code to reproduce the problem

I am resending  the smaple code that I initially submitted fo bug 121203. It
seems that the fix doesn't work for all cases.

Steps to reproduce the problem:

Compile the test program with the command : gfortran test.f90

Run the program. A segmentation fault occurs.

Intel ifx and flang compile the test case and execute it properly.

Thanks,

Jean Vézina

Reply via email to