[Bug target/79039] builtins-3-p9.c fails with -m32

carll at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 18 23:49:00 GMT 2017


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  <cel@us.ibm.com>                                         

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


More information about the Gcc-bugs mailing list