This is the mail archive of the gcc-patches@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: [PATCH 2/6] Andes nds32: machine description of nds32 porting (3).


On 10/2/13 1:47 AM, Richard Sandiford wrote:
> Chung-Ju Wu <jasonwucj@gmail.com> writes:
> 
>> +mforce-fp-as-gp
>> +Target Report Mask(FORCE_FP_AS_GP)
>> +Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization.
> 
> Maybe:
> 
>   Prevent $fp from being used by the register allocator, so that it is always available for the fp-as-gp optimization.
> 

Thanks for rewording the sentence.
Modify it accordingly.


> Looks good otherwise, thanks.
> 
> Richard
> 
A revised patch for other md files is attached.
Thanks for the comments! :)

Best regards,
jasonwucj

Attachment: 2-nds32-backend-md-part3.v3.revised-2.patch
Description: Text document


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