public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "karo13de at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/63262] internal compiler error including math.h
Date: Sat, 04 Oct 2014 14:38:00 -0000	[thread overview]
Message-ID: <bug-63262-4-qGwfx10qo7@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-63262-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63262

--- Comment #2 from karsten <karo13de at googlemail dot com> ---
Created attachment 33646
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33646&action=edit
compilation with "-save-temps" using the actual gmic git version


This ii file was generated with the gmic git version. Messages are attached:

/usr/local/bin/g++ -o gmic gmic.cpp -std=c++11 -Dgmic_build
-I/opt/local/include -Dgmic_is_beta=1 -Dcimg_display=1 -Dcimg_appname=\"gmic\"
-I/usr/X11R6/include  -Dcimg_use_zlib -Dcimg_use_png -Dcimg_use_jpeg
-Dcimg_use_tiff -Dcimg_use_openexr -I/opt/local/include/OpenEXR
-Dcimg_use_fftw3  -save-temps -mmacosx-version-min=10.7 -Wno-unused-parameter
-Wno-deprecated-register -Dcimg_use_opencv -I/opt/local/include/opencv
-I/opt/local/include   -Dgmic_is_beta=1  -Dgmic_main -L/opt/local/lib
-L/usr/X11R6/lib -lX11 -lpthread  -lz -lpng -lz -ljpeg -ltiff -lIlmImf -lHalf
-lfftw3 -lfftw3_threads  -L/opt/local/lib -lopencv_calib3d -lopencv_contrib
-lopencv_core -lopencv_features2d -lopencv_flann -lopencv_gpu -lopencv_highgui
-lopencv_imgproc -lopencv_legacy -lopencv_ml -lopencv_nonfree
-lopencv_objdetect -lopencv_photo -lopencv_stitching -lopencv_superres
-lopencv_ts -lopencv_video -lopencv_videostab 
In file included from /usr/local/include/c++/5.0.0/cmath:44:0,
                 from ./CImg.h:77,
                 from gmic.h:61,
                 from gmic.cpp:1876:
/usr/local/lib/gcc/x86_64-apple-darwin13.3.0/5.0.0/include-fixed/math.h:1:0:
internal compiler error: Illegal instruction: 4
 /*  DO NOT EDIT THIS FILE.
 ^

/usr/local/lib/gcc/x86_64-apple-darwin13.3.0/5.0.0/include-fixed/math.h:1:0:
internal compiler error: Abort trap: 6
g++: internal compiler error: Abort trap: 6 (program cc1plus)
-bash: line 64: 67127 Abort trap: 6           /usr/local/bin/g++ -o gmic
gmic.cpp -std=c++11 -Dgmic_build -I/opt/local/include -Dgmic_is_beta=1
-Dcimg_display=1 -Dcimg_appname=\"gmic\" -I/usr/X11R6/include -Dcimg_use_zlib
-Dcimg_use_png -Dcimg_use_jpeg -Dcimg_use_tiff -Dcimg_use_openexr
-I/opt/local/include/OpenEXR -Dcimg_use_fftw3 -save-temps
-mmacosx-version-min=10.7 -Wno-unused-parameter -Wno-deprecated-register
-Dcimg_use_opencv -I/opt/local/include/opencv -I/opt/local/include
-Dgmic_is_beta=1 -Dgmic_main -L/opt/local/lib -L/usr/X11R6/lib -lX11 -lpthread
-lz -lpng -lz -ljpeg -ltiff -lIlmImf -lHalf -lfftw3 -lfftw3_threads
-L/opt/local/lib -lopencv_calib3d -lopencv_contrib -lopencv_core
-lopencv_features2d -lopencv_flann -lopencv_gpu -lopencv_highgui
-lopencv_imgproc -lopencv_legacy -lopencv_ml -lopencv_nonfree
-lopencv_objdetect -lopencv_photo -lopencv_stitching -lopencv_superres
-lopencv_ts -lopencv_video -lopencv_videostab


  parent reply	other threads:[~2014-10-04 14:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-14 14:24 [Bug c++/63262] New: " karo13de at googlemail dot com
2014-09-29 12:22 ` [Bug c++/63262] " fxcoudert at gcc dot gnu.org
2014-10-04 14:38 ` karo13de at googlemail dot com [this message]
2014-10-04 15:00 ` fxcoudert at gcc dot gnu.org
2014-11-02 21:38 ` karo13de at googlemail dot com
2014-11-02 21:46 ` fxcoudert at gcc dot gnu.org
2014-11-02 22:13 ` [Bug c++/63262] [4.9.2] ICE including math.h on darwin fxcoudert at gcc dot gnu.org
2014-11-02 22:17 ` karo13de at googlemail dot com
2014-11-02 22:22 ` karo13de at googlemail dot com
2014-11-02 22:51 ` fxcoudert at gcc dot gnu.org
2014-11-02 22:52 ` fxcoudert at gcc dot gnu.org
2014-11-02 22:53 ` fxcoudert at gcc dot gnu.org
2014-11-02 23:09 ` karo13de at googlemail dot com
2014-11-03  7:09 ` jakub at gcc dot gnu.org
2014-11-03  8:48 ` fxcoudert at gcc dot gnu.org
2014-11-03 12:09 ` karo13de at googlemail dot com
2014-11-03 12:25 ` karo13de at googlemail 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-63262-4-qGwfx10qo7@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).