This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]