This is the mail archive of the gcc-patches@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]

Re: [PATCH, rs6000] Fold vector addition built-ins in GIMPLE


What's your target triple?

> On Dec 4, 2016, at 6:36 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> 
> On Nov 01 2016, Bill Schmidt <wschmidt@linux.vnet.ibm.com> wrote:
> 
>> 	* gcc.target/powerpc/fold-vec-add-7.c: New.
> 
> spawn -ignore SIGHUP /daten/gcc/gcc-20161203/Build/gcc/xgcc -B/daten/gcc/gcc-20161203/Build/gcc/ /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c -m32 -fno-diagnostics-show-caret -fdiagnostics-color=never -maltivec -mvsx -mpower8-vector -ffat-lto-objects -S -o fold-vec-add-7.s.
> /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c:11:15: error: '__int128' is not supported on this target.
> /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c:12:22: error: '__int128' is not supported on this target.
> /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c:12:48: error: '__int128' is not supported on this target.
> /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c:17:17: error: '__int128' is not supported on this target.
> /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c:18:24: error: '__int128' is not supported on this target.
> /daten/gcc/gcc-20161203/gcc/testsuite/gcc.target/powerpc/fold-vec-add-7.c:18:52: error: '__int128' is not supported on this target.
> compiler exited with status 1
> FAIL: gcc.target/powerpc/fold-vec-add-7.c (test for excess errors)
> 
> Andreas.
> 
> -- 
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."
> 


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