public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mike at rilee dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/64757] New: internal compiler error: in fold_convert_loc, at fold-const.c:2353
Date: Fri, 23 Jan 2015 22:34:00 -0000	[thread overview]
Message-ID: <bug-64757-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 64757
           Summary: internal compiler error: in fold_convert_loc, at
                    fold-const.c:2353
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mike at rilee dot net

Created attachment 34557
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34557&action=edit
Internal compiler error driver for fold_convert_loc at fold-const.c:2353

The following yields an internal compiler error.  Driver attached with complete
information.

type(Test) :: aTest
type(TestReference), allocatable :: testList(:)

testList = [TestReference(aTest)]

The error:
!  testList = [TestReference(aTest)]
!  1
! internal compiler error: in fold_convert_loc, at fold-const.c:2353
! 
! t00.F90:27:0: internal compiler error: Abort trap: 6
! gfortran-mp-5: internal compiler error: Abort trap: 6 (program f951)
! Abort trap: 6

The system: gfortran-mp-5
bash-3.2$ uname -a
! Darwin rstllc5 13.4.0 Darwin Kernel Version 13.4.0: Sun Aug 17 19:50:11 PDT
2014; root:xnu-2422.115.4~1/RELEASE_X86_64 x86_64
! bash-3.2$ ${FC} --version
! GNU Fortran (MacPorts gcc5 5-20150118_0) 5.0.0 20150118 (experimental)
! [...]


             reply	other threads:[~2015-01-23 22:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 22:34 mike at rilee dot net [this message]
2015-01-24 11:52 ` [Bug fortran/64757] " dominiq at lps dot ens.fr
2015-01-24 12:20 ` janus at gcc dot gnu.org
2015-01-24 12:24 ` [Bug fortran/64757] [5 Regression] ICE " janus at gcc dot gnu.org
2015-01-24 12:31 ` dominiq at lps dot ens.fr
2015-01-24 12:35 ` janus at gcc dot gnu.org
2015-01-24 22:25 ` janus at gcc dot gnu.org
2015-01-26 11:33 ` rguenth at gcc dot gnu.org
2015-01-28 13:37 ` pault at gcc dot gnu.org
2015-01-28 14:42 ` pault at gcc dot gnu.org
2015-01-28 16:19 ` dominiq at lps dot ens.fr
2015-02-05  8:06 ` pault at gcc dot gnu.org
2015-02-05  8:09 ` pault at gcc dot gnu.org
2015-02-05  8:45 ` burnus at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-64757-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).