2016-02-04 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/pr69454-2.c: Compile with -msse2
-mno-accumulate-outgoing-args.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233166
138bc75d-0d04-0410-961f-
82ee72b054a4
+2016-02-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gcc.target/i386/pr69454-2.c: Compile with -msse2
+ -mno-accumulate-outgoing-args.
+
2016-02-04 Patrick Palka <ppalka@gcc.gnu.org>
* g++.dg/cpp0x/constexpr-ptrmem5.C: New test.
/* { dg-do compile { target { ia32 } } } */
-/* { dg-options "-O2 -mpreferred-stack-boundary=2" } */
+/* { dg-options "-O2 -msse2 -mno-accumulate-outgoing-args -mpreferred-stack-boundary=2" } */
extern void fn2 ();
long long a, b;