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: underlying type of C++ enums


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

> On Apr 25, 2002, Jason Merrill <jason@redhat.com> wrote:
>> I would think it would make more sense to fix tree_int_cst_lt.

> I thought it made sense for it to make such the assumption that both
> constants had the same types.

Why?  What harm would it do for it to be more robust?

> Anyway, I'd rather go with a less pervasive change for 3.1...

That makes sense.  But Mark controls the branch now.

Jason


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