This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/13477] Bootstrap failure: gcc/gcc/combine.c:10294: warning: 'mask' might be used uninitialized in this function


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-23 18:10 -------
This definitely a problem as hash is defined as: <unsigned HOST_WIDE_INT mask = 
GET_MODE_MASK (mode);>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |tree-ssa


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]