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: Proposed major change to combine


On Fri, Mar 09, 2001 at 02:38:34AM +0000, Joern Rennecke wrote:
> This will break patterns that require rtl to match, like match_dups and
> in-out asm memory operands.

Er, match_dup uses rtx_equal_p and in-out asms use matching
constraints.  How will things break?


r~


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