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] Patch for target/17119


Hi Kazuhiro,

This is a patch for PR target/17093.
I think you mean PR target/17119.

Please apply to 3.4 branch and the mainline.

Sorry - but this patch does not appear to be complete. It does stop the unrecognizable insn from being generated but it does not produce viable assembler. Using the test case in PR 17119 with your patch applied and an m32r-elf toolchain I get this output:


  m32r-elf-gcc -c -O0 ice_cbit.c
  /dev/shm/ccBH2DBj.s: Assembler messages:
  /dev/shm/ccBH2DBj.s:35: Error: bad instruction `cmpui r4,#32768'

Cheers
  Nick


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