This is the mail archive of the gcc-bugs@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]

[Bug target/58460] New: Error: shift amount out of range 0 to 4 at operand 3 -- `sub sp,x1,x0,lsl 9'


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58460

            Bug ID: 58460
           Summary: Error: shift amount out of range 0 to 4 at operand 3
                    -- `sub sp,x1,x0,lsl 9'
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
                CC: marcus.shawcroft at arm dot com
            Target: aarch64-*-*

Created attachment 30851
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30851&action=edit
Preprocessed source

$ gcc/xgcc -Bgcc/ -O -c set_mlock.i 
/tmp/ccHX90M4.s: Assembler messages:
/tmp/ccHX90M4.s:22: Error: shift amount out of range 0 to 4 at operand 3 --
`sub sp,x1,x0,lsl 9'


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