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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2017-05-09
     Ever confirmed|0                           |1

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I can't reproduce this, every time I run the draco_encoder executable with the
test input (both from here and PR 79135) it says:

$ ./draco_encoder -i ../draco/test030
Failed loading the input mesh.

I've tried a debug build, and a relwithdebinfo build, with libstdc++ debug
mode, with Asan ... it's teh same every time.

Please provide a reproducable testcase or proper instructions for reproducing
this, and ideally with an actual release. I have no idea what snapshot of GCC
you're using, 6.2.1 is not a release (and that's why you were asked to read
https://gcc.gnu.org/bugs and provide the info requested there, including the
output of 'gcc -v').

Reply via email to