Porting GCC to new target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

While porting gcc to new target, I am not able to
figure how to handle branch instructions.
The .md descriptions of the bne, beq instructions take
3 rtx parameters while the expr.c, stmt.c, rtl.h,
loop.c, unroll.c and optabe.c files have gen-beq(),
gen-bne() prototypes which take only 1 rtx parameter.
Hence when I try to 'make' it gives error saying that
the prototypes of gen-beq() in the files mentioned
above does not match with the prototype from the .md
file.

Could anybody tell me how to overcome this. DO I need
to download different versions of the 6 files
mentioned above which have branch prototypes taking 3
parameters.

Any help in this regard would be appreciated.

Thanks,
savi


=====
-------------------------------------------------------------------------------
 ?Personality is born out of pain. It is the fire shut up in the flint.? --- Yeats
--------------------------------------------------------------------------------

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux