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

Carl Love <carll at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Carl Love <carll at gcc dot gnu.org> ---
The issue has been resolved by fixing the return and argument types.  The fix
was committed as follows:

r244499 | carll | 2017-01-16 12:03:14 -0500 (Mon, 16 Jan 2017) | 7 lines       

gcc/testsuite/ChangeLog:                                                       

2017-01-16 Carl Love  <c...@us.ibm.com>                                         

   * gcc.target/powerpc/builtins-3-p9.c (test_ne_long()):                      
   Change arguments and return type to bool long long.

Reply via email to