public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/14472] New: [tree-ssa] [regression] no sib calling for enum to int functions
@ 2004-03-08  1:31 pinskia at gcc dot gnu dot org
  2004-03-10  5:22 ` [Bug optimization/14472] " 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-03-08  1:31 UTC (permalink / raw)
  To: gcc-bugs

enum t
{
  GS_OK,
  GS_DONE
};
enum t f();
int g()
{
  return f();
}

-- 
           Summary: [tree-ssa] [regression] no sib calling for enum to int
                    functions
           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
OtherBugsDependingO 12454
             nThis:


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


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

end of thread, other threads:[~2004-05-14 18:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-08  1:31 [Bug optimization/14472] New: [tree-ssa] [regression] no sib calling for enum to int functions pinskia at gcc dot gnu dot org
2004-03-10  5:22 ` [Bug optimization/14472] " pinskia at gcc dot gnu dot org
2004-03-14 22:11 ` pinskia at gcc dot gnu dot org
2004-03-19  6:58 ` pinskia at gcc dot gnu dot org
2004-04-23  6:17 ` bje at gcc dot gnu dot org
2004-04-23 11:30 ` pinskia at gcc dot gnu dot org
2004-05-07  1:23 ` pinskia at gcc dot gnu dot org
2004-05-15 11:55 ` [Bug rtl-optimization/14472] " cvs-commit at gcc dot gnu dot org
2004-05-15 12:06 ` steven at gcc dot gnu dot org
2004-05-15 12:18 ` steven 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).