[Bug target/45402] New: [Regression gcc.dg/pr28796-2] ICE in extract_insn, at recog.c:2127

2010-08-24 Thread kazuhiro dot inaoka dot ud at renesas dot com
Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kazuhiro dot inaoka dot ud at renesas dot com GCC build triplet: i686-linux GCC host triplet: i686-linux GCC target triplet: rx-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45402

[Bug target/45000] RX signed extened unsigned char or short return value.

2010-08-03 Thread kazuhiro dot inaoka dot ud at renesas dot com
--- Comment #5 from kazuhiro dot inaoka dot ud at renesas dot com 2010-08-03 09:32 --- (In reply to comment #4) Hi Nick, My request seems to depend on Renesas callee/caller-extension spec. > May I also suggest that you contact Matt Newsome at > Renesas who is also concerne

[Bug target/45000] RX signed extened unsigned char or short return value.

2010-07-28 Thread kazuhiro dot inaoka dot ud at renesas dot com
--- Comment #2 from kazuhiro dot inaoka dot ud at renesas dot com 2010-07-28 07:19 --- (In reply to comment #1) Hi Nick Thank you for your reply. Your example is OK. But I'm not clear. > extension being performed. Eg: > int bar (int a) { return a < func(); } If

[Bug target/45000] New: RX signed extened unsigned char or short return value.

2010-07-20 Thread kazuhiro dot inaoka dot ud at renesas dot com
ent: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kazuhiro dot inaoka dot ud at renesas dot com GCC build triplet: i686-linux GCC host triplet: i686-linux GCC target triplet: rx-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45000

[Bug c/44884] RX tst insn has been not fixed yet.

2010-07-08 Thread kazuhiro dot inaoka dot ud at renesas dot com
--- Comment #5 from kazuhiro dot inaoka dot ud at renesas dot com 2010-07-09 05:24 --- (In reply to comment #4) > Right, I haven't sent the patch in yet. The other bug needs to be fixed > first; > the TST patch triggers an ICE otherwise. Thank you for quick response, O

[Bug c/44884] RX tst insn has been not fixed yet.

2010-07-08 Thread kazuhiro dot inaoka dot ud at renesas dot com
--- Comment #3 from kazuhiro dot inaoka dot ud at renesas dot com 2010-07-09 05:09 --- Created an attachment (id=21155) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21155&action=view) It's not enough case. The code that I expect is the following. _func: tst #4,

[Bug c/44884] RX tst insn has been not fixed yet.

2010-07-08 Thread kazuhiro dot inaoka dot ud at renesas dot com
--- Comment #1 from kazuhiro dot inaoka dot ud at renesas dot com 2010-07-09 05:02 --- Created an attachment (id=21154) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21154&action=view) check pattern C source This is a check pattern. -- http://gcc.gnu.org/b

[Bug c/44884] New: RX tst insn has been not fixed yet.

2010-07-08 Thread kazuhiro dot inaoka dot ud at renesas dot com
nedTo: unassigned at gcc dot gnu dot org ReportedBy: kazuhiro dot inaoka dot ud at renesas dot com GCC build triplet: i686-linux GCC host triplet: i686-linux GCC target triplet: rx-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44884