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]

Rebuilding GNU CC


  Hi,
   I am working on rebulding the GNU CC so that
   there is no need for extra memory space to store
   the arguments ,return address,local variables of a fnction
   assuming that there won't be an overloop in the eight
   registers(SPARC machine) to store more than eight function calls.
      I need help regarding which macro or flah has to be set in
   which file inorder to have this feature in GNU CC for SPARC-out
   target machine.


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