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.

Reply via email to