public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/58222] New: <built-in>:0:0: internal compiler error: Segmentation fault
@ 2013-08-23  3:32 blake.fumberger at gmail dot com
  2013-08-23  3:36 ` [Bug fortran/58222] " blake.fumberger at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: blake.fumberger at gmail dot com @ 2013-08-23  3:32 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2013-09-02 14:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-23  3:32 [Bug fortran/58222] New: <built-in>:0:0: internal compiler error: Segmentation fault blake.fumberger at gmail dot com
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

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