public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "george at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/41344]  New: ICE / Bus error on OpenMP compile
Date: Sat, 12 Sep 2009 17:32:00 -0000	[thread overview]
Message-ID: <bug-41344-15753@http.gcc.gnu.org/bugzilla/> (raw)

Compilation successful without -fopenmp; ICE only with -fopenmp

Using latest binary release on gfortran / GCC Wiki

Code attached.

#gfortran -v -save-temps -fopenmp -c -o xrotate.o xrotate.f
Using built-in specs.
Target: i386-apple-darwin8.10.1
Configured with: /tmp/gfortran-20090604/ibin/../gcc/configure
--prefix=/usr/local/gfortran --enable-languages=c,fortran
--with-gmp=/tmp/gfortran-20090604/gfortran_libs --enable-bootstrap
Thread model: posix
gcc version 4.5.0 20090604 (experimental) [trunk revision 148180] (GCC) 
COLLECT_GCC_OPTIONS='-mmacosx-version-min=10.5.6' '-v' '-save-temps' '-fopenmp'
'-c' '-o' 'xrotate.o' '-mtune=generic'
 /usr/local/gfortran/libexec/gcc/i386-apple-darwin8.10.1/4.5.0/f951 xrotate.f
-ffixed-form -fPIC -quiet -dumpbase xrotate.f -mmacosx-version-min=10.5.6
-mtune=generic -auxbase-strip xrotate.o -version -fopenmp
-fintrinsic-modules-path
/usr/local/gfortran/lib/gcc/i386-apple-darwin8.10.1/4.5.0/finclude -o xrotate.s
GNU Fortran (GCC) version 4.5.0 20090604 (experimental) [trunk revision 148180]
(i386-apple-darwin8.10.1)
        compiled by GNU C version 4.5.0 20090604 (experimental) [trunk revision
148180], GMP version 4.3.1, MPFR version 2.4.1-p5
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU Fortran (GCC) version 4.5.0 20090604 (experimental) [trunk revision 148180]
(i386-apple-darwin8.10.1)
        compiled by GNU C version 4.5.0 20090604 (experimental) [trunk revision
148180], GMP version 4.3.1, MPFR version 2.4.1-p5
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
xrotate.f: In function 'xrotate':
xrotate.f:1275:0: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE / Bus error on OpenMP compile
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: george at gcc dot gnu dot org
 GCC build triplet: i386-apple-darwin8.10.1
  GCC host triplet: i386-apple-darwin8.10.1
GCC target triplet: i386-apple-darwin8.10.1


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


             reply	other threads:[~2009-09-12 17:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-12 17:32 george at gcc dot gnu dot org [this message]
2009-09-12 17:34 ` [Bug fortran/41344] " george at gcc dot gnu dot org
2009-09-12 17:40 ` [Bug middle-end/41344] [4.5 Regression] " rguenth at gcc dot gnu dot org
2009-09-16  4:49 ` george at gcc dot gnu dot org
2009-09-16  5:00 ` george at gcc dot gnu dot org
2009-09-18  9:23 ` rguenth at gcc dot gnu dot org
2009-12-27 20:58 ` [Bug middle-end/41344] [4.4/4.5 " hjl dot tools at gmail dot com
2009-12-27 23:58 ` hjl dot tools at gmail dot com
2009-12-28  1:09 ` hjl dot tools at gmail dot com
2009-12-28  2:19 ` hjl dot tools at gmail dot com
2009-12-28 14:59 ` hjl dot tools at gmail dot com
2009-12-28 16:42 ` hjl at gcc dot gnu dot org
2009-12-28 16:44 ` hjl at gcc dot gnu dot org
2009-12-28 16:46 ` hjl at gcc dot gnu dot org
2009-12-28 16:46 ` hjl dot tools at gmail dot com
2009-12-28 21:41 ` janus at gcc dot gnu dot 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-41344-15753@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).