public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/29854]  New: reload_combine looses track of uses
@ 2006-11-15 21:12 amylaar at gcc dot gnu dot org
  2008-12-26 16:04 ` [Bug rtl-optimization/29854] " tkoenig at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2006-11-15 21:12 UTC (permalink / raw)
  To: gcc-bugs

When reload_combine replaces a register with a sum of
another register ('base') and a constant, it fails to
note the new uses of the base.  Thus, when it later
replaces the base, thew new uses won't be updated.

A patch is here:
http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01387.html


-- 
           Summary: reload_combine looses track of uses
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
OtherBugsDependingO 29842
             nThis:


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


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

end of thread, other threads:[~2009-12-16 17:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-15 21:12 [Bug rtl-optimization/29854] New: reload_combine looses track of uses amylaar at gcc dot gnu dot org
2008-12-26 16:04 ` [Bug rtl-optimization/29854] " tkoenig at gcc dot gnu dot org
2008-12-27 12:18 ` amylaar at gcc dot gnu dot org
2008-12-28 16:50 ` tkoenig at gcc dot gnu dot org
2008-12-28 22:08 ` amylaar at gcc dot gnu dot org
2009-12-16 17:27 ` tkoenig 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).