public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/99256] New: ICE in variable_check, at fortran/check.c:1012
@ 2021-02-24 17:31 gscfq@t-online.de
  2021-02-25 18:40 ` [Bug fortran/99256] " kargl at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gscfq@t-online.de @ 2021-02-24 17:31 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99256
           Summary: ICE in variable_check, at fortran/check.c:1012
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Affects versions down to at least r5 :


$ cat z1.f90
program p
   call move_alloc (*1, *1)
 1 stop
end


$ gfortran-11-20210221 -c z1.f90
f951: internal compiler error: Segmentation fault
0xc060ef crash_signal
        ../../gcc/toplev.c:327
0x6551b4 variable_check
        ../../gcc/fortran/check.c:1012
0x65c328 gfc_check_move_alloc(gfc_expr*, gfc_expr*)
        ../../gcc/fortran/check.c:4213
0x6a420c do_check
        ../../gcc/fortran/intrinsic.c:5129
0x6a420c gfc_intrinsic_sub_interface(gfc_code*, int)
        ../../gcc/fortran/intrinsic.c:5124
0x6fb649 resolve_unknown_s
        ../../gcc/fortran/resolve.c:3621
0x6fb649 resolve_call
        ../../gcc/fortran/resolve.c:3737
0x6f84dc gfc_resolve_code(gfc_code*, gfc_namespace*)
        ../../gcc/fortran/resolve.c:12032
0x6fa9a7 resolve_codes
        ../../gcc/fortran/resolve.c:17378
0x6faa6e gfc_resolve(gfc_namespace*)
        ../../gcc/fortran/resolve.c:17413
0x6e2fb4 resolve_all_program_units
        ../../gcc/fortran/parse.c:6290
0x6e2fb4 gfc_parse_file()
        ../../gcc/fortran/parse.c:6542
0x72f98f gfc_be_parse_file
        ../../gcc/fortran/f95-lang.c:212

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-14 20:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24 17:31 [Bug fortran/99256] New: ICE in variable_check, at fortran/check.c:1012 gscfq@t-online.de
2021-02-25 18:40 ` [Bug fortran/99256] " kargl at gcc dot gnu.org
2021-02-25 18:49 ` sgk at troutmask dot apl.washington.edu
2021-12-12 21:47 ` anlauf at gcc dot gnu.org
2022-01-13 22:39 ` anlauf at gcc dot gnu.org
2022-01-13 23:08 ` kargl at gcc dot gnu.org
2022-01-14 20:48 ` cvs-commit at gcc dot gnu.org
2022-01-14 20:57 ` anlauf at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).