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: lang_expand_expr langhook


On Wed, Mar 27, 2002 at 07:06:55AM +0000, Neil Booth wrote:
> Does this look better?

Yes, this is ok.

> I've assumed that all compilers can convert enum->int and int->enum
> without error.

I can't imagine that not being the case, since that's exactly
what happens with K&R style arguments.


r~


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