public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/63642] New: Linked List Pointer points to itself (on Mac OS)
@ 2014-10-25 10:42 romain.wallon at orange dot fr
  2014-10-25 10:50 ` [Bug c/63642] " dominiq at lps dot ens.fr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: romain.wallon at orange dot fr @ 2014-10-25 10:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63642

            Bug ID: 63642
           Summary: Linked List Pointer points to itself (on Mac OS)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: romain.wallon at orange dot fr

In a linked list, the pointer to the next element seems to always point to
itself : when the list->next is assigned to null, list is also assigned to
null.

It happens on the gcc version on Mac OSX 10.10


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-10-26  1:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-25 10:42 [Bug c/63642] New: Linked List Pointer points to itself (on Mac OS) romain.wallon at orange dot fr
2014-10-25 10:50 ` [Bug c/63642] " dominiq at lps dot ens.fr
2014-10-25 11:52 ` romain.wallon at orange dot fr
2014-10-25 11:53 ` dominiq at lps dot ens.fr
2014-10-25 12:19 ` romain.wallon at orange dot fr
2014-10-25 12:51 ` dominiq at lps dot ens.fr
2014-10-26  2:24 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).