[Bug c++/63262] internal compiler error including math.h
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 29 12:22:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63262
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu.org
--- Comment #1 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Could you come up with a preprocessed source file showing the bug?
Rerun your command ("/usr/local/bin/g++ -o gmic gmic.cpp ...") adding the
-save-temps option. This should generate a gmic.ii file, which you can attach
here. It will allow us to reproduce the issue without having to download and
set up the full gmic source code.
More information about the Gcc-bugs
mailing list