[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2014-08-29 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de changed: What|Removed |Added CC|

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2014-08-29 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 --- Comment #7 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- (In reply to John Paul Adrian Glaubitz from comment #6) The full buildlog can be found here [1]. Forgot the actual link:

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2014-08-29 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 --- Comment #8 from Kazumoto Kojima kkojima at gcc dot gnu.org --- (In reply to John Paul Adrian Glaubitz from comment #6) I'm seeing this issue again when compiling postgresql-9.4 with gcc-4.9.1, but I am not sure whether the issues are

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2012-09-03 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2012-09-02 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 --- Comment #4 from Oleg Endo olegendo at gcc dot gnu.org 2012-09-02 23:15:30 UTC --- Author: olegendo Date: Sun Sep 2 23:15:25 2012 New Revision: 190864 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=190864 Log: PR target/54418 *

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2012-08-31 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 --- Comment #3 from Kazumoto Kojima kkojima at gcc dot gnu.org 2012-08-31 10:51:48 UTC --- (In reply to comment #2) Unfortunately I was not able to reproduce this case without the -fopenmp option, and that option requires threads, which are not

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2012-08-30 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 --- Comment #1 from Oleg Endo olegendo at gcc dot gnu.org 2012-08-30 13:11:30 UTC --- (In reply to comment #0) It seems that cmpgeusi_t insn_and_split doesn't do its work. (define_insn_and_split cmpgeusi_t [(set (reg:SI T_REG)

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2012-08-30 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/54418] [4.8 Regression] [SH] Invalid operands for opcode

2012-08-30 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54418 --- Comment #2 from Oleg Endo olegendo at gcc dot gnu.org 2012-08-30 22:18:34 UTC --- Unfortunately I was not able to reproduce this case without the -fopenmp option, and that option requires threads, which are not available on the sh-sim config