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] | |
On Sat, Oct 12, 2002 at 08:39:25AM -1000, Glen Nakamura wrote: > Looking at try_replace_reg() again, I noticed that the REG_EQUAL note > isn't always replaced. Is the "else" really okay? Yes. Look again. We only bypass the else if we didn't make a substitution. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |