public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "blake.fumberger at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/58222] New: <built-in>:0:0: internal compiler error: Segmentation fault
Date: Fri, 23 Aug 2013 03:32:00 -0000	[thread overview]
Message-ID: <bug-58222-4@http.gcc.gnu.org/bugzilla/> (raw)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58222

            Bug ID: 58222
           Summary: <built-in>:0:0: internal compiler error: Segmentation
                    fault
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: blake.fumberger at gmail dot com

Created attachment 30691
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30691&action=edit
Program used for bisection solving of the Colebrook White Formula

Initial Error during compiling with gfortran: 

<built-in>:0:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Returned from the "gcc -v" command

COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.7.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.7.2/configure
--enable-languages=c,c++,ada,fortran,obj
c,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared
--enable-libgo
mp --disable-win32-registry --enable-libstdcxx-debug
--disable-build-poststage1-
with-cxx --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.7.2 (GCC)

Attached is the code that I am trying to compile. If I place intentional syntax
errors, the compiler will pick them up. With no errors, the compiler returns an
internal error


             reply	other threads:[~2013-08-23  3:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-23  3:32 blake.fumberger at gmail dot com [this message]
2013-08-23  3:36 ` [Bug fortran/58222] " blake.fumberger at gmail dot com
2013-08-23  4:01 ` kargl at gcc dot gnu.org
2013-08-23  4:07 ` blake.fumberger at gmail dot com
2013-08-23  4:31 ` sgk at troutmask dot apl.washington.edu
2013-09-02 12:44 ` dominiq at lps dot ens.fr
2013-09-02 14:13 ` blake.fumberger at gmail dot com

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-58222-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).