public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/33172] Optimizer fails to elid away unreferenced static function
       [not found] <bug-33172-4@http.gcc.gnu.org/bugzilla/>
@ 2010-11-10 17:55 ` hubicka at gcc dot gnu.org
  2010-11-10 20:38 ` hubicka at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: hubicka at gcc dot gnu.org @ 2010-11-10 17:55 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-11-10 17:55:20 UTC ---
This is fixed now by ipa-reference code. I will commit the testcase.


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

* [Bug rtl-optimization/33172] Optimizer fails to elid away unreferenced static function
       [not found] <bug-33172-4@http.gcc.gnu.org/bugzilla/>
  2010-11-10 17:55 ` [Bug rtl-optimization/33172] Optimizer fails to elid away unreferenced static function hubicka at gcc dot gnu.org
@ 2010-11-10 20:38 ` hubicka at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: hubicka at gcc dot gnu.org @ 2010-11-10 20:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-11-10 20:38:26 UTC ---
Author: hubicka
Date: Wed Nov 10 20:38:15 2010
New Revision: 166557

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166557
Log:

    PR tree-optimize/33172
    PR tree-optimize/43411
    * gcc.dg/tree-ssa/pr33172.c: New testcase.
    * g++.dg/tree-ssa/pr43411.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/tree-ssa/pr43411.C
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr33172.c
Modified:
    trunk/gcc/testsuite/ChangeLog


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

* [Bug rtl-optimization/33172] Optimizer fails to elid away unreferenced static function
  2007-08-24 12:04 [Bug rtl-optimization/33172] New: " satyam at infradead dot org
@ 2007-08-24 14:13 ` rguenth at gcc dot gnu dot org
  0 siblings, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-08-24 14:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-08-24 14:13 -------
Confirmed.  Only after early inlining we know enough to do this, but the
decision
is already made before it seems.  Honza?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |missed-optimization
      Known to fail|                            |4.3.0
   Last reconfirmed|0000-00-00 00:00:00         |2007-08-24 14:13:09
               date|                            |


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


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

end of thread, other threads:[~2010-11-10 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33172-4@http.gcc.gnu.org/bugzilla/>
2010-11-10 17:55 ` [Bug rtl-optimization/33172] Optimizer fails to elid away unreferenced static function hubicka at gcc dot gnu.org
2010-11-10 20:38 ` hubicka at gcc dot gnu.org
2007-08-24 12:04 [Bug rtl-optimization/33172] New: " satyam at infradead dot org
2007-08-24 14:13 ` [Bug rtl-optimization/33172] " 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).