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]

Re: regression tester mail...


> 
> mips-elf gcc.sum gcc.c-torture/execute/921029-1.c
> native gcc.sum gcc.dg/20010912-1.c
> 
> is this:
> 
> +Sun Jul 21 00:54:54 CEST 2002  Jan Hubicka  <jh@suse.cz>
> +
> +       * gcse.c: Include cselib.h
> +       (constptop_register): Break out from ...
> +       (cprop_insn): ... here; kill basic_block argument.
> +       (do_local_cprop, local_cprop_pass): New functions.
> +       (one_cprop_pass): Call local_cprop_pass.
> +
> 
> powerpc-eabisim gcc.sum gcc.dg/20010822-1.c
> native gcc.sum gcc.dg/20010822-1.c
> 
> is this:
> 
> +Thu Jul 18 09:38:59 CEST 2002  Jan Hubicka  <jh@suse.cz>
> +
> +     * gcse.c (hoist_expr_reaches_here_p):  Stop once expr_bb is reached.
> +
> +     * gcse.c (try_replace_reg): Do not return false positives.
> +
> 
I have patches pending for both of the problems.  Hope I will get some
feedback soon.

Honza


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