public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jurgen.knodlseder at irap dot omp.eu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/56694] New: Internal compiler error when compiling OpenMP code
Date: Sat, 23 Mar 2013 09:01:00 -0000	[thread overview]
Message-ID: <bug-56694-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 56694
           Summary: Internal compiler error when compiling OpenMP code
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jurgen.knodlseder@irap.omp.eu


While compiling my GammaLib suite with the new gcc 4.8.0 an internal compiler
error occurred in a routine that uses OpenMP for multi-threading. The following
message occurs:

GObservations_optimizer.cpp: In member function 'virtual void
GObservations::optimizer::eval(const GOptimizerPars&)':
GObservations_optimizer.cpp:431:1: internal compiler error: in change_scope, at
final.c:1575
 }
 ^
0x8340bb8 change_scope
    ../../gcc-4.8.0/gcc/final.c:1575
0x8344526 reemit_insn_block_notes
    ../../gcc-4.8.0/gcc/final.c:1650
0x8344526 final_start_function(rtx_def*, _IO_FILE*, int)
    ../../gcc-4.8.0/gcc/final.c:1743
0x8345b9a rest_of_handle_final
    ../../gcc-4.8.0/gcc/final.c:4341
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src
-I../../src/support -I/home/jenkins/cfitsio/cfitsio3310/include
-I/home/jenkins/readline/readline62/include
-I/home/jenkins/python/python273/include/python2.7 -g -O2 -fopenmp -c
GObservation.cpp -o GObservation.o >/dev/null 2>&1
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

I created a branch on GitHub to download the relevant code:
https://github.com/gammalib/gammalib/tree/gcc480-compile-error


             reply	other threads:[~2013-03-23  9:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-23  9:01 jurgen.knodlseder at irap dot omp.eu [this message]
2013-03-23  9:19 ` [Bug c++/56694] " mpolacek at gcc dot gnu.org
2013-03-23 10:22 ` jurgen.knodlseder at irap dot omp.eu
2013-03-23 12:24 ` jurgen.knodlseder at irap dot omp.eu
2013-03-25 10:26 ` [Bug c++/56694] [4.8/4.9 Regression] " rguenth at gcc dot gnu.org
2013-03-25 12:29 ` rguenth at gcc dot gnu.org
2013-03-25 12:49 ` rguenth at gcc dot gnu.org
2013-03-25 14:54 ` rguenth 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-56694-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).