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]

Re: Some syntactic sugar for machine descriptions


On Tue, Jun 26, 2001 at 03:09:48PM -0700, Zack Weinberg wrote:
> Another possibility occurred to me: teach genoutput that if the first
> character of the output template of a define_insn is a '{' that means
> the same thing as if it's an '*'.  But I think that might cause
> problems with alternative assembly syntaxes.

Definitely it would.

> Maybe if the first two characters are '{' and white space... ?

Um... I'm not especially pleased about that notion...


r~


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