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/54142] [4.8 regression] ppc64 build failure - Unrecognized opcode: `sldi' (and `srdi`)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54142

--- Comment #19 from Segher Boessenkool <segher at gcc dot gnu.org> 2012-08-16 00:57:44 UTC ---
Author: segher
Date: Thu Aug 16 00:57:37 2012
New Revision: 190427

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190427
Log:
2012-08-15  Segher Boessenkool  <segher@kernel.crashing.org>

gcc/
        PR target/54142
        * config/rs6000/driver-rs6000.c (asm_names): Use %(asm_default)
        instead of -mcom.
        * config/rs6000/rs6000.h (ASM_CPU_SPEC): Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/driver-rs6000.c
    trunk/gcc/config/rs6000/rs6000.h


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