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/48637] %c in ARM inline asm leads to ICE (in arm_print_operand)


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

--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2011-06-27 21:09:32 UTC ---
Author: rearnsha
Date: Mon Jun 27 21:09:25 2011
New Revision: 175565

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175565
Log:
    PR target/48637
    * arm.c (arm_print_operand): Allow sym+offset.  Don't abort on invalid
    asm operands.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c


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