diff options
author | Balaji V. Iyer <balaji.v.iyer@intel.com> | 2013-11-06 14:55:46 +0000 |
---|---|---|
committer | Balaji V. Iyer <bviyer@gcc.gnu.org> | 2013-11-06 06:55:46 -0800 |
commit | 28d31e407447df98a843559b204bc01c40577555 (patch) | |
tree | ef8651daa209b4ca62223e3c3d964ca2958257f7 /gcc/go | |
parent | 3e89949e1b58a23c3fc27b489c5f9e207099d690 (diff) | |
download | gcc-28d31e407447df98a843559b204bc01c40577555.zip gcc-28d31e407447df98a843559b204bc01c40577555.tar.gz gcc-28d31e407447df98a843559b204bc01c40577555.tar.bz2 |
fib.c: Reduced the iteration from 40 to 30.
2013-11-05 Balaji V. Iyer <balaji.v.iyer@intel.com>
* c-c++-common/cilk-plus/CK/fib.c: Reduced the iteration from
40 to 30. Replaced iteration variable with a #define. Instead of
returning non-zero value for error, called __builtin_abort (). Fixed
a bug of calling fib_serial in serial case instead of fib.
* c-c++-common/cilk-plus/CK/fib_init_expr_xy.c: Likewise.
* c-c++-common/cilk-plus/CK/fib_no_return.c: Likewise.
* c-c++-common/cilk-plus/CK/fib_no_sync.c: Likewise.
* gcc.dg/cilk-plus/cilk-plus.exp: Removed duplicate/un-necessary
compiler flag testing.
From-SVN: r204457
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions