This is the mail archive of the gcc@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: Shifts by constants > 31 may generate illegal sparc assembler output


On Mon, Aug 25, 2003 at 07:55:27PM -0700, Jim Wilson wrote:
> Doing it the same way as the mips is easier.
> 
> The same problem is also present in the DImode shift patterns, so they 
> should be fixed also the same way.

We discussed this a bit off-line and here is a simplified patch that IMHO
does address this issues.

Martin

Attachment: sparc.patch
Description: Text document


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