--- Begin Message ---
- From: Mohamed Shafi <shafitvm at yahoo dot com>
- To: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- Date: Thu, 24 Aug 2006 05:21:10 -0700 (PDT)
- Subject: Re: attempt to use poisoned "CONST_COSTS"
Hai,
> > i dont know the corresponding macro in
> 3.4.6
>
> It is now merged into RTX_COSTS.
>
> You should look at a small back-end, e.g. pdp11, and
> see how to rewrite
> these macros into functions (target hooks).
>
Its been a great help... thanks for the direction.
When i looked into the machine macros of GNU supported
processors i found that all of the macros previously
defined in target.h in now defined in target.c in gcc
3.4.6
Does that mean that i need to re write my target.h and
target.c file for the migration of the compiler?
regards,
shafi
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- End Message ---