Commit c620cf89 by Vladimir Makarov Committed by Vladimir Makarov

re PR rtl-optimization/77541 (wrong code with 512bit vectors of int128 @ -O1)

2016-11-25  Vladimir Makarov  <vmakarov@redhat.com>

	PR rtl-optimization/77541
	* gcc.target/i386/pr77541.c: Change target to int128.

From-SVN: r242881
parent f76c4d97
2016-11-25 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/77541
* gcc.target/i386/pr77541.c: Change target to int128.
2016-11-25 Janus Weil <janus@gcc.gnu.org> 2016-11-25 Janus Weil <janus@gcc.gnu.org>
PR fortran/60853 PR fortran/60853
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target lp64 } */ /* { dg-require-effective-target int128 } */
/* { dg-options "-O2 -Wno-psabi" } */ /* { dg-options "-O2 -Wno-psabi" } */
#define MAGIC 0x0706050403020100 #define MAGIC 0x0706050403020100
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment