This is the mail archive of the gcc-patches@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]

Re: RFC: --enable-checking=valgrind.


On Wed, 13 Nov 2002, Jan Hubicka wrote:

> > On Tue, 12 Nov 2002, Jan Hubicka wrote:
> > > > On Mon, Nov 11, 2002 at 04:55:17AM -0500, Hans-Peter Nilsson wrote:
> > > > > ==5784== Conditional jump or move depends on uninitialised value(s)
> > > > > ==5784==    at 0x81EE503: get_attr_prefix_0f (insn-attrtab.c:23298)

> > (jump_insn:HI 22 285 36 0x4176ba50 (set (pc)
> >         (if_then_else (lt (reg:CCGOC 17 flags)
> >                 (const_int 0 [0x0]))
> >             (label_ref 295)
   ...

> Hi,
> here is patch for that.  It is interesting pass ordering problem :)
> Hope it will reduce "many" into at least "half many"

It actually reduces them to "none yet", at df.o in stage2.
Thanks.

brgds, H-P


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