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

Alexandre Oliva <aoliva at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu.org

--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Daniel, since you stated that recompiling with -Og or -O1 did not change the
behavior, presumably you could also add -save-temps to the command line.  That
will produce the preprocessed testcases we need.  Getting the command line and
the expected output or exit status might be more challenging, and require
knowledge of the testsuite at hand, perhaps developers of the library would be
willing to help you get the bug report submitted?

Reply via email to