This is the mail archive of the gcc-help@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: Doubt in GCC


Hi,
Thanks for the reply.
But  in "gcc/f/target.c " mentioned that it converts the lexical token into 
machine depantant  numerical form.
That means gcc converts the source into device dependant  for the target 
architecture immediatly after the lexical analysis only(i.e while converting 
token into tree format).
Is it correct??
Regards
sathis

On Sunday 05 May 2002 01:09 pm, you wrote:
> > Hi ALL,
> > In Which level the machine specific formats are
>
> included in GCC?
>
> > Regards
>
> In RTL generation...
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com


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