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/62312] [4.9/5 Regression] [SH] Invalid operands for opcode div0s


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62312

--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Author: olegendo
Date: Mon Sep  1 22:25:09 2014
New Revision: 214804

URL: https://gcc.gnu.org/viewcvs?rev=214804&root=gcc&view=rev
Log:
gcc/
    PR target/62312
    * config/sh/sh.md (*cmp_div0s_0): Add missing constraints.

gcc/testsuite/
    PR target/62312
    * gcc.c-torture/compile/pr62312.c: New.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr62312.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog


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