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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-05-16
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Try compiling with -W -Wall because I think you are getting some undefined
behavior due to not having prototypes for some of the functions.

Reply via email to