[Bug c/63642] Linked List Pointer points to itself (on Mac OS)

2014-10-25 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642 Jonathan Wakely changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c/63642] Linked List Pointer points to itself (on Mac OS)

2014-10-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642 --- Comment #5 from Dominique d'Humieres --- Compiling the "right version" with gcc or clang gives the same result at run time: Please, enter a monome (for example x) : x Address of the first element : 0x0 0 So the problem is likely in your cod

[Bug c/63642] Linked List Pointer points to itself (on Mac OS)

2014-10-25 Thread romain.wallon at orange dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642 --- Comment #4 from Romain --- Created attachment 33808 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33808&action=edit The right version I am sorry, but the file I've attached in my last message was not the right version. Here is the rig

[Bug c/63642] Linked List Pointer points to itself (on Mac OS)

2014-10-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642 --- Comment #3 from Dominique d'Humieres --- The files for # include "defpoly.h" # include "gestpoly.h" are missing.

[Bug c/63642] Linked List Pointer points to itself (on Mac OS)

2014-10-25 Thread romain.wallon at orange dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642 --- Comment #2 from Romain --- Created attachment 33807 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33807&action=edit A test for the bug about linked list Here is an example of the problem I have encoutered. It is unfortunately written

[Bug c/63642] Linked List Pointer points to itself (on Mac OS)

2014-10-25 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|