public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/113956] New: ice in gfc_trans_pointer_assignment, at fortran/trans-expr.cc:10524
@ 2024-02-16  8:20 dcb314 at hotmail dot com
  2024-03-29  9:53 ` [Bug fortran/113956] [14 Regression] " dcb314 at hotmail dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: dcb314 at hotmail dot com @ 2024-02-16  8:20 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113956
           Summary: ice in gfc_trans_pointer_assignment, at
                    fortran/trans-expr.cc:10524
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 57435
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57435&action=edit
F90 source code

From the flang test suite at

https://github.com/llvm/llvm-project/tree/main/flang/test,

the file ./Lower/pointer-assignments.f90 does this:

test $ ~/gcc/results/bin/gfortran -c -w ./Lower/dummy-procedure-character.f90
./Lower/dummy-procedure-character.f90:183:4:

  183 |     function bar10(n)
      |    1
internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.cc:1629
0x861f00 gfc_get_symbol_decl(gfc_symbol*)
       
/home/dcb38/gcc/working/gcc/../../trunk.20210101/gcc/fortran/trans-decl.cc:1629
0x8911b5 gfc_conv_variable(gfc_se*, gfc_expr*)
       
/home/dcb38/gcc/working/gcc/../../trunk.20210101/gcc/fortran/trans-expr.cc:3049

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

end of thread, other threads:[~2024-05-08  8:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16  8:20 [Bug fortran/113956] New: ice in gfc_trans_pointer_assignment, at fortran/trans-expr.cc:10524 dcb314 at hotmail dot com
2024-03-29  9:53 ` [Bug fortran/113956] [14 Regression] " dcb314 at hotmail dot com
2024-03-29 12:03 ` [Bug fortran/113956] [13/14 " anlauf at gcc dot gnu.org
2024-03-29 15:35 ` pault at gcc dot gnu.org
2024-03-29 16:37 ` anlauf at gcc dot gnu.org
2024-04-02 19:19 ` anlauf at gcc dot gnu.org
2024-04-03 13:06 ` pault at gcc dot gnu.org
2024-04-09 14:23 ` cvs-commit at gcc dot gnu.org
2024-04-17 13:34 ` law at gcc dot gnu.org
2024-05-08  8:06 ` [Bug fortran/113956] [13 " cvs-commit at gcc dot gnu.org
2024-05-08  8:08 ` pault 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).