public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/59384] New: Cilk Plus array notation with for loop after segfaults
@ 2013-12-04 15:41 nick.tomlinson at arm dot com
  2014-01-07 16:06 ` [Bug other/59384] " bviyer at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: nick.tomlinson at arm dot com @ 2013-12-04 15:41 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59384

            Bug ID: 59384
           Summary: Cilk Plus array notation with for loop after segfaults
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: nick.tomlinson at arm dot com
                CC: bviyer at gcc dot gnu.org

Created attachment 31380
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31380&action=edit
Minimal reproducer

When I compile the attached file, GCC segfaults. This appears to be a result of
having a Cilk Plus array notation assignment followed by a for loop using the
array assigned to.

The attached file is a minimal (un-preprocessed to preserve comments; there are
no includes or preprocessor macros) reproducer. The comments include
observations about what triggers the bug, a stack trace from GCC, the output of
gcc -v, and the command line used to compile it.


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

end of thread, other threads:[~2014-01-24 12:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-04 15:41 [Bug other/59384] New: Cilk Plus array notation with for loop after segfaults nick.tomlinson at arm dot com
2014-01-07 16:06 ` [Bug other/59384] " bviyer at gmail dot com
2014-01-22 14:19 ` nick.tomlinson at arm dot com
2014-01-22 16:04 ` bviyer at gmail dot com
2014-01-24 12:46 ` nick.tomlinson at arm dot com
2014-01-24 12:48 ` nick.tomlinson at arm dot com

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).