diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2017-07-31 14:59:24 +0000 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2017-07-31 07:59:24 -0700 |
commit | 67779f742232506430930101187fddb47e564e5c (patch) | |
tree | d6a5dd75df2478e00c8a4d53761021bf94d544b2 /gcc/config/rs6000/rs6000-builtin.def | |
parent | 4ab033db415dfd8322d71604e4a9191700a07080 (diff) | |
download | gcc-67779f742232506430930101187fddb47e564e5c.zip gcc-67779f742232506430930101187fddb47e564e5c.tar.gz gcc-67779f742232506430930101187fddb47e564e5c.tar.bz2 |
Compile pr79793-[12].c with -mtune=generic
pr79793-1.c and pr79793-2.c are failed when GCC is configured with
--with-cpu=slm since lea is used to adjust stack, instead of sub/add.
This patch uses -mtune=generic to always generate sub and add.
* gcc.target/i386/pr79793-1.c: Compile with -mtune=generic.
* gcc.target/i386/pr79793-2.c: Likewise.
From-SVN: r250745
Diffstat (limited to 'gcc/config/rs6000/rs6000-builtin.def')
0 files changed, 0 insertions, 0 deletions