Commit f6bc3427 by Balaji V. Iyer Committed by Balaji V. Iyer

+2013-07-01 Balaji V.


+2013-07-01  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+	
+	PR c/57766
+       * c-c++-common/cilk-plus/AN/sec_implicit_ex.c (NUMBER): Changed
+       array sizes from 100 to 20.
+

From-SVN: r200581
parent 019fdb79
2013-07-01 Balaji V. Iyer <balaji.v.iyer@intel.com>
PR c/57766
* c-c++-common/cilk-plus/AN/sec_implicit_ex.c (NUMBER): Changed
array sizes from 100 to 20.
2013-07-01 Dominique d'Humieres <dominiq@lps.ens.fr> 2013-07-01 Dominique d'Humieres <dominiq@lps.ens.fr>
PR fortran/54788 PR fortran/54788
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-fcilkplus" } */ /* { dg-options "-fcilkplus" } */
#define NUMBER 100 #define NUMBER 20
int main(void) int main(void)
{ {
......
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