This is the mail archive of the gcc@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] | |
Richard Henderson wrote:
On Fri, Jun 21, 2002 at 12:02:00AM +0200, Toon Moene wrote:So, OK - that's it. Addressof makes a MEM out of this register, so we should accept it down the road.Alternately, we may want to remove it from the reg_rtx array. r~
There's also on place in reload () that uses PUT_MODE (reg, MEM) on a reg which is an entry in the regno_reg_rtx array. Graham
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |