This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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 Tue, Dec 20, 2005 at 11:40:20AM +0000, Andrew Haley wrote: > + /* Don't replace sequences with FRAME_RELATED_P insns. */ > + if (try != NULL && match_len < frame_related_distance) I think I'd rather that you manipulate peep2_current_count than adding a new counter. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |