[Bug tree-optimization/18232] [4.0 Regression] ../../gcc/gcc/tree-ssa-operands.c:1624: warning: 'bi$ptr2' is used uninitialized in this function
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 1 22:25:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-01 22:25 -------
Subject: Bug 18232
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2004-11-01 22:24:53
Modified files:
gcc : ChangeLog bitmap.h
Log message:
2004-11-01 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/18232
* bitmap.h (bmp_iter_end_p): Take a const pointer instead of a struct.
(EXECUTE_IF_SET_IN_BITMAP): Update call to bmp_iter_end_p.
(EXECUTE_IF_AND_COMPL_IN_BITMAP): Likewise.
(EXECUTE_IF_AND_IN_BITMAP): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6124&r2=2.6125
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bitmap.h.diff?cvsroot=gcc&r1=1.39&r2=1.40
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18232
More information about the Gcc-bugs
mailing list