public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/21849] New: wrong use of sbitmap in tree-ssa-copy.c
@ 2005-05-31 20:46 kazu at cs dot umass dot edu
  2005-06-02 19:01 ` [Bug tree-optimization/21849] " kazu at cs dot umass dot edu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kazu at cs dot umass dot edu @ 2005-05-31 20:46 UTC (permalink / raw)
  To: gcc-bugs

visited = sbitmap_alloc (num_ssa_names);

does not come with a call to sbitmap_clear.

-- 
           Summary: wrong use of sbitmap in tree-ssa-copy.c
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at cs dot umass dot edu
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-06-03  4:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-31 20:46 [Bug tree-optimization/21849] New: wrong use of sbitmap in tree-ssa-copy.c kazu at cs dot umass dot edu
2005-06-02 19:01 ` [Bug tree-optimization/21849] " kazu at cs dot umass dot edu
2005-06-03  2:55 ` cvs-commit at gcc dot gnu dot org
2005-06-03  4:10 ` kazu at cs dot umass dot edu

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).