This is the mail archive of the gcc-patches@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]

Re: [patch] Remove match_insn.


Ian Lance Taylor <ian@wasabisystems.com> writes:

> Zack Weinberg <zack@codesourcery.com> writes:
>
>> Kazu Hirata <kazu@cs.umass.edu> writes:
>> 
>> > Hi,
>> >
>> > Attached is a patch to remove match_insn as it is not used in any .md
>> > file.
>> 
>> This looks OK to me, but I do kind of wonder what it used to be for.
>
> Well, this is where the last and perhaps only use disappeared:
>     http://gcc.gnu.org/ml/gcc-patches/1999-09n/msg00661.html

Ah, I see.  If it's gone unused since 1999, and has that simple of a
replacement, I think we can do away with it.

zw


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