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/61231] [4.9/4.10 Regression] bootstrap comparision failure on powerpc64le-linux-gnu


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

--- Comment #14 from Alan Modra <amodra at gcc dot gnu.org> ---
Author: amodra
Date: Fri May 23 01:24:08 2014
New Revision: 210836

URL: http://gcc.gnu.org/viewcvs?rev=210836&root=gcc&view=rev
Log:
    PR target/61231
    * config/rs6000/rs6000.c (mem_operand_gpr): Handle SImode.
    * config/rs6000/rs6000.md (extendsidi2_lfiwax, extendsidi2_nocell):
    Use "Y" constraint rather than "m".


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_9-branch/gcc/config/rs6000/rs6000.md


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