public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/51103] configure: error: GNU Fortran is not working
Date: Sun, 13 Nov 2011 00:48:00 -0000	[thread overview]
Message-ID: <bug-51103-4-rO30WGit99@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-51103-4@http.gcc.gnu.org/bugzilla/>

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

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot
                   |                            |gnu.org

--- Comment #14 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> 2011-11-12 23:55:29 UTC ---
So, you get twice a segfault running the compiler:

configure:15421: /Users/rlewis/src/gcc-4.6.2/build/./gcc/gfortran
-B/Users/rlewis/src/gcc-4.6.2/build/./gcc/
-B/usr/local/x86_64-apple-darwin11.2.0/bin/
-B/usr/local/x86_64-apple-darwin11.2.0/lib/ -isystem
/usr/local/x86_64-apple-darwin11.2.0/include -isystem
/usr/local/x86_64-apple-darwin11.2.0/sys-include    -c -g -O2  conftest.f >&5
f951: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
configure:15421: $? = 1
configure: failed program was:
| 
|       program foo
|       real, parameter :: bar = sin (12.34 / 2.5)
|       end program foo
configure:15425: result: no


Now, can you try to run this:

/Users/rlewis/src/gcc-4.6.2/build/gcc/f951 -quiet test.f

where test.f contains:

       program foo
       real, parameter :: bar = sin (12.34 / 2.5)
       end program foo

If it segfaults, please run it again inside gdb and try to get us a backtrace.


  parent reply	other threads:[~2011-11-12 23:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-12  6:31 [Bug fortran/51103] New: " richalewis at gmail dot com
2011-11-12  6:40 ` [Bug fortran/51103] " kargl at gcc dot gnu.org
2011-11-12  7:20 ` richalewis at gmail dot com
2011-11-12  8:33 ` richalewis at gmail dot com
2011-11-12 10:10 ` kargl at gcc dot gnu.org
2011-11-12 11:13 ` richalewis at gmail dot com
2011-11-12 14:07 ` janus at gcc dot gnu.org
2011-11-12 16:01 ` richalewis at gmail dot com
2011-11-12 17:25 ` sgk at troutmask dot apl.washington.edu
2011-11-12 17:30 ` richalewis at gmail dot com
2011-11-12 17:54 ` richalewis at gmail dot com
2011-11-12 17:55 ` sgk at troutmask dot apl.washington.edu
2011-11-12 17:58 ` richalewis at gmail dot com
2011-11-12 19:10 ` sgk at troutmask dot apl.washington.edu
2011-11-13  0:48 ` fxcoudert at gcc dot gnu.org [this message]
2011-12-15  0:50 ` pinskia at gcc dot gnu.org
2011-12-19 23:40 ` pinskia 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-51103-4-rO30WGit99@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).