From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16738 invoked by alias); 4 Oct 2014 14:38:28 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 16707 invoked by uid 48); 4 Oct 2014 14:38:25 -0000 From: "karo13de at googlemail dot com" 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 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: blocker X-Bugzilla-Who: karo13de at googlemail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg00284.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63262 --- Comment #2 from karsten --- 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