public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/46119] New: -fsplit-stack -fstack-protector-all - code crashes when passing large struct via stack
@ 2010-10-21 16:04 zsojka at seznam dot cz
  2012-02-02 17:27 ` [Bug middle-end/46119] " pinskia at gcc dot gnu.org
  2021-08-08 22:12 ` [Bug middle-end/46119] -fsplit-stack " pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-21 16:04 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: -fsplit-stack -fstack-protector-all - code crashes
                    when passing large struct via stack
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 22108
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22108
reduced testcase

Output:
$ gcc -fsplit-stack -fstack-protector-all pr46119.c
$ ./a.out 
Segmentation fault

Tested revisions:
r165768 - fail


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

end of thread, other threads:[~2021-08-08 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-21 16:04 [Bug middle-end/46119] New: -fsplit-stack -fstack-protector-all - code crashes when passing large struct via stack zsojka at seznam dot cz
2012-02-02 17:27 ` [Bug middle-end/46119] " pinskia at gcc dot gnu.org
2021-08-08 22:12 ` [Bug middle-end/46119] -fsplit-stack " pinskia 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).