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] | |
On Wed, Aug 10, 2005 at 11:39:19AM -0700, Devang Patel wrote: > PR tree-optimization/23048 > * tree-if-conv.c (if_convertible_bb_p): Supply basic_block > as third parameter. > Check whether latch is dominated by exit block or not. > (if_convertible_loop_p): Supply exit block itself to > if_convertible_bb_p. > > * gcc.dg/tree-ssa/pr23048.c: New. > OK. :REVIEWMAIL:
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |