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

* [Bug tree-optimization/21849] wrong use of sbitmap in tree-ssa-copy.c
  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 ` 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
  2 siblings, 0 replies; 4+ messages in thread
From: kazu at cs dot umass dot edu @ 2005-06-02 19:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |kazu at cs dot umass dot edu
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


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


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

* [Bug tree-optimization/21849] wrong use of sbitmap in tree-ssa-copy.c
  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
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-06-03  2:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-03 02:55 -------
Subject: Bug 21849

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kazu@gcc.gnu.org	2005-06-03 02:55:21

Modified files:
	gcc            : ChangeLog tree-ssa-copy.c 

Log message:
	PR tree-optimization/21849
	* tree-ssa-copy.c (dump_copy_of): Call sbitmap_zero.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9016&r2=2.9017
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-copy.c.diff?cvsroot=gcc&r1=2.33&r2=2.34



-- 


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


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

* [Bug tree-optimization/21849] wrong use of sbitmap in tree-ssa-copy.c
  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
  2 siblings, 0 replies; 4+ messages in thread
From: kazu at cs dot umass dot edu @ 2005-06-03  4:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From kazu at cs dot umass dot edu  2005-06-03 04:09 -------
Just checked in a patch.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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