http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
--- Comment #7 from Paolo Carlini ---
Let's fix this testcase, please.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
--- Comment #6 from Steve Ellcey ---
The patch in comment #3 worked for me as well.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
--- Comment #5 from Dominique d'Humieres ---
This change fixed the failures for me:
--- a/gcc/testsuite/c-c++-common/cilk-plus/AN/gather_scatter.c
+++ b/gcc/testsuite/c-c++-common/cilk-plus/AN/gather_scatter.c
@@ -6,11 +6,11 @@
#include
#endif
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
--- Comment #4 from Balaji V. Iyer ---
Hello Dominique and Steve,
On Mon, Jun 24, 2013 at 7:24 PM, dominiq at lps dot ens.fr <
gcc-bugzi...@gcc.gnu.org> wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
>
> Dominique d'Humieres chang
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
--- Comment #3 from Balaji V. Iyer ---
[sorry, I accidentally hit the send...let's try this again...]
Hello Dominique & Steve,
From what I can tell, this looks like a stack overflow issue. When I
try this change below, it seem to work fine. T
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57692
Steve Ellcey changed:
What|Removed |Added
CC||sje at gcc dot gnu.org
--- Comment #1 from