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: [Consult] tile: How to construct testsuite for tile architecture without hardware.


On 2/1/15 03:42, Mike Stump wrote:
> On Jan 31, 2015, at 3:24 AM, Chen Gang S <gang.chen@sunrus.com.cn> wrote:
>>    ./insn-flags.h:114:0: warning: "HAVE_indirect_jump" redefined
>>     #define HAVE_indirect_jump (Pmode == DImode)
> 
> So, the 386 port uses modeless define expands from the well known named patterns and they mix in <mode> to the name of the non-well known named patterns.
> 

OK, thanks. According to your suggestions, I should fix this issue :-)

I shall try to finish it within next week (2015-02-08).


Thanks.
-- 
Chen Gang

Open, share, and attitude like air, water, and life which God blessed


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