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/57767] New: rx-unknown-elf ice of invalid %-code


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

            Bug ID: 57767
           Summary: rx-unknown-elf ice of invalid %-code
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ysato at users dot sourceforge.jp

$ LANG=C /home/ysato/toolchain/gcc/rx/./gcc/xgcc
-B/home/ysato/toolchain/gcc/rx/./gcc/ -B/home/ysato/rxelf/rx-unknown-elf/bin/
-g -O2 -m64bit-doubles -fbuilding-libgcc  -c mulvdi3.c  
mulvdi3.c: In function '__mulvdi3':
mulvdi3.c:101:2: internal compiler error: output_operand: invalid %-code
  }
  ^
0x6a2f64 output_operand_lossage(char const*, ...)
    ../../gcc/final.c:3303
0x6a3696 output_asm_insn
    ../../gcc/final.c:3668
0x6a3696 output_asm_insn(char const*, rtx_def**)
    ../../gcc/final.c:3517
0x6a3ae5 final_scan_insn(rtx_def*, _IO_FILE*, int, int, int*)
    ../../gcc/final.c:2921
0x6a4bd5 final(rtx_def*, _IO_FILE*, int)
    ../../gcc/final.c:1957
0x6a4fc9 rest_of_handle_final
    ../../gcc/final.c:4362


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