public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/59131] New: Compiler segfaults while generating code to save local variables in transactional section
@ 2013-11-14 14:15 machens at tuhh dot de
  2013-11-15 12:55 ` [Bug c++/59131] " machens at tuhh dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: machens at tuhh dot de @ 2013-11-14 14:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59131
           Summary: Compiler segfaults while generating code to save local
                    variables in transactional section
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: machens at tuhh dot de

I've analyzed code generated to save and restore local variables in
transactional sections and wrote some tests with very much local variables
(exceeding the capacity of the CPU registers). At some point the compiler
segfaulted. I've attached the code to allow you to further investigate it.



/usr/bin/g++-4.7 -fgnu-tm -Wall -g -O3 -o gnutm-test compiler-segfaults.c -litm


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

end of thread, other threads:[~2014-07-10 11:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-14 14:15 [Bug c++/59131] New: Compiler segfaults while generating code to save local variables in transactional section machens at tuhh dot de
2013-11-15 12:55 ` [Bug c++/59131] " machens at tuhh dot de
2013-11-15 15:13 ` paolo.carlini at oracle dot com
2013-11-27 17:14 ` aldyh at gcc dot gnu.org
2013-11-27 17:19 ` aldyh at gcc dot gnu.org
2014-07-10  8:57 ` patrick.marlier at gmail dot com
2014-07-10 11:39 ` patrick.marlier at gmail dot com
2014-07-10 11:42 ` mpolacek 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).