public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/15785] New: fold misses neg transformation
@ 2004-06-02 21:07 pinskia at gcc dot gnu dot org
  2004-06-02 21:09 ` [Bug tree-optimization/15785] " 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-06-02 21:07 UTC (permalink / raw)
  To: gcc-bugs

int f(int x)
{
  return ~(x-1);//should be -x
}

-- 
           Summary: fold misses neg transformation
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: missed-optimization, TREE
          Severity: enhancement
          Priority: P2
         Component: tree-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


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


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

end of thread, other threads:[~2005-02-15 21:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-02 21:07 [Bug tree-optimization/15785] New: fold misses neg transformation pinskia at gcc dot gnu dot org
2004-06-02 21:09 ` [Bug tree-optimization/15785] " pinskia at gcc dot gnu dot org
2004-06-02 21:13 ` [Bug tree-optimization/15785] fold misses unary transformation pinskia at gcc dot gnu dot org
2004-06-02 21:14 ` pinskia at gcc dot gnu dot org
2004-06-02 21:14 ` pinskia at gcc dot gnu dot org
2004-06-02 21:20 ` pinskia at gcc dot gnu dot org
2004-06-26 20:22 ` pinskia at gcc dot gnu dot org
2004-07-04  7:23 ` kazu at cs dot umass dot edu
2005-02-12 17:08 ` phython at gcc dot gnu dot org
2005-02-16  3:50 ` phython 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).