public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/14526] Parameters passed by reference to inlined function are not optimized away
       [not found] <bug-14526-4@http.gcc.gnu.org/bugzilla/>
@ 2012-08-29  0:46 ` hjl at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: hjl at gcc dot gnu.org @ 2012-08-29  0:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-08-29 00:46:40 UTC ---
Author: hjl
Date: Wed Aug 29 00:46:36 2012
New Revision: 190766

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190766
Log:
Replace alloca with xmalloc/free

    PR binutils/14526
    * argv.c (buildargv): Replace alloca with xmalloc/free.

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/argv.c


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

* [Bug tree-optimization/14526] Parameters passed by reference to inlined function are not optimized away
  2004-03-11  9:47 [Bug optimization/14526] New: " uros at kss-loka dot si
@ 2004-05-13 20:36 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-13 20:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-13 11:45 -------
Fixed for 3.5.0 by the merge of the tree-ssa.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
          Component|rtl-optimization            |tree-optimization
         Resolution|                            |FIXED
   Target Milestone|tree-ssa                    |3.5.0


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


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

end of thread, other threads:[~2012-08-29  0:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-14526-4@http.gcc.gnu.org/bugzilla/>
2012-08-29  0:46 ` [Bug tree-optimization/14526] Parameters passed by reference to inlined function are not optimized away hjl at gcc dot gnu.org
2004-03-11  9:47 [Bug optimization/14526] New: " uros at kss-loka dot si
2004-05-13 20:36 ` [Bug tree-optimization/14526] " pinskia 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).