sec_implicit_ex.c (main): Replaced abort and exit function calls with return 1 and...
authorBalaji V. Iyer <balaji.v.iyer@intel.com>
Wed, 12 Jun 2013 20:02:37 +0000 (20:02 +0000)
committerBalaji V. Iyer <bviyer@gcc.gnu.org>
Wed, 12 Jun 2013 20:02:37 +0000 (13:02 -0700)
commit3ea71f1333e373889e29188612ff5eced66d3e45
tree04984f25e98f48f9f06bccae80dab114b7e88338
parent710b6cc1f06453523da058124cd1d63dfe05e350
sec_implicit_ex.c (main): Replaced abort and exit function calls with return 1 and return 0, respectively.

2013-06-12  Balaji V. Iyer  <balaji.v.iyer@intel.com>

* c-c++-common/cilk-plus/AN/sec_implicit_ex.c (main): Replaced abort
and exit function calls with return 1 and return 0, respectively.

From-SVN: r200038
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/cilk-plus/AN/sec_implicit_ex.c