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]

Specifying Number of register to use


Hi,
  Is there a way I can restrict the number of register gcc will use in the
code generated by it ? For example, if I want gcc to use only 8 GPR and
8FPR or say 8 GPR and no FPR at all, how would I go about doing that ?

Thanks in advance,
Koushik


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