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/64533] [5 Regression] [SH] alloca generates unsafe code


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

--- Comment #1 from Kazumoto Kojima <kkojima at gcc dot gnu.org> ---
Author: kkojima
Date: Thu Jan  8 09:05:06 2015
New Revision: 219338

URL: https://gcc.gnu.org/viewcvs?rev=219338&root=gcc&view=rev
Log:
PR target/64533
* config/sh/sh.md (*addsi3_compact): Use u constraint instead
of r for the second alternative of the destination operand.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md


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