public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/15108] New: [tree-ssa] [regression] missed sib-calling for pointer changes
@ 2004-04-23 22:50 pinskia at gcc dot gnu dot org
  2004-04-24  3:27 ` [Bug optimization/15108] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-23 22:50 UTC (permalink / raw)
  To: gcc-bugs

void *t();

char *f()
{
  return t();
}

-- 
           Summary: [tree-ssa] [regression] missed sib-calling for pointer
                    changes
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: pessimizes-code
          Severity: minor
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 BugsThisDependsOn: 14441


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


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

end of thread, other threads:[~2004-06-09 23:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-23 22:50 [Bug optimization/15108] New: [tree-ssa] [regression] missed sib-calling for pointer changes pinskia at gcc dot gnu dot org
2004-04-24  3:27 ` [Bug optimization/15108] " pinskia at gcc dot gnu dot org
2004-04-24  5:26 ` pinskia at gcc dot gnu dot org
2004-05-07  1:21 ` pinskia at gcc dot gnu dot org
2004-06-07 18:15 ` [Bug rtl-optimization/15108] " pinskia at gcc dot gnu dot org
2004-06-07 18:22 ` [Bug rtl-optimization/15108] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-06-07 18:35 ` pinskia at gcc dot gnu dot org
2004-06-09 22:18 ` rth at gcc dot gnu dot org
2004-06-09 23:49 ` [Bug tree-optimization/15108] " cvs-commit at gcc dot gnu dot org
2004-06-09 23:50 ` rth 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).