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]
Other format: [Raw text]

Re: ICE in change_address at emit_rtl.c




--On Saturday, November 24, 2001 11:02:56 PM +0000 Neil Booth 
<neil@daikokuya.demon.co.uk> wrote:

> Gabriel Dos Reis wrote:-
>
>> What worries is the alternative he's proposing.  My personnal view is
>> to have ERROR_MARK_XXX for TYPE, DECL and such in order to enhance
>> the tree type system and maintainability.
>
> Changing tack a little now, but still on the topic of violent changes
> to improve readability 8-)
>
> I've often wondered whether we might do better type-wise to actually
> use separate types, and refer to them as separate types

There is no question that this would be better.  Other major front
ends use this approach, with considerable success.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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