public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/29215]  New: Unnecessary use of stack space
@ 2006-09-25 14:46 joerg at netbsd dot org
  2009-03-31 19:45 ` [Bug middle-end/29215] [4.3 Regression] extra store for memcpy jsm28 at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: joerg at netbsd dot org @ 2006-09-25 14:46 UTC (permalink / raw)
  To: gcc-bugs

The attached file and the output of gcc -O2 -S illustrate the problem.
The inlining of logarg seems to have resulted in a second buffer, which is only
ever written to.


-- 
           Summary: Unnecessary use of stack space
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joerg at netbsd dot org
  GCC host triplet: i386--netbsdelf


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


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

end of thread, other threads:[~2024-01-04  1:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-29215-4@http.gcc.gnu.org/bugzilla/>
2024-01-04  1:06 ` [Bug middle-end/29215] [4.3 Regression] extra store for memcpy guojiufu at gcc dot gnu.org
2006-09-25 14:46 [Bug middle-end/29215] New: Unnecessary use of stack space joerg at netbsd dot org
2009-03-31 19:45 ` [Bug middle-end/29215] [4.3 Regression] extra store for memcpy jsm28 at gcc dot gnu dot org
2009-08-04 12:35 ` rguenth at gcc dot gnu dot org
2010-04-20 13:27 ` rguenth at gcc dot gnu dot 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).