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]

Re: pointless expanders?


On Wed, Feb 23, 2000 at 09:55:22PM -0800, Zack Weinberg wrote:
> Is there any functional difference between this:

[ expander and matching insn with no conditions ]

> and this:

[ insn with no conditions ]

Don't think so.

> And what's with the bare (match_operand) and (reg) expressions at top
> level of the pattern?

They should be wrapped in (use), but things will mostly
work without.


r~

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