[PATCH][1/3] Re-submission of Altera Nios II port, gcc parts

Chung-Lin Tang cltang@codesourcery.com
Sun Dec 22 16:55:00 GMT 2013


On 2013/12/20 06:58 PM, Bernd Schmidt wrote:
> On 11/26/2013 07:45 AM, Chung-Lin Tang wrote:
> 
>> +(define_insn "movhi_internal"
>> +  [(set (match_operand:HI 0 "nonimmediate_operand" "=m, r,r, r,r")
>> +        (match_operand:HI 1 "general_operand"       "rM,m,rM,I,J"))]
> 
> Didn't you say you'd removed the J alternative?

Probably got lost when I was experimenting with other things, I made
sure it is removed now.

>> +    error ("only register based stack limit is supported");
> 
> This one also ought to be a sorry.

Changed.

> Other than these two, I think this can go in.
> Bernd

Attached is the updated patch for the compiler.

Since Bernd is a Global Reviewer, am I clear for committing the port
now? (including the testsuite and libgcc parts)

Thanks,
Chung-Lin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nios2-gcc-20131223.patch
Type: text/x-patch
Size: 206205 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131222/e36e5958/attachment.bin>


More information about the Gcc-patches mailing list