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] save takes a single integer (register or 13-bit signed immediate)


> 2015-06-26  Daniel Cederman  <cederman@gaisler.com>
> 
> 	* config/sparc/sparc.md: Window save takes a single integer

This will probably break in 64-bit mode, the operand can be a DImode register.

-- 
Eric Botcazou


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