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/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454


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

--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> ---
Author: rth
Date: Mon Jun  2 16:27:41 2014
New Revision: 211139

URL: http://gcc.gnu.org/viewcvs?rev=211139&root=gcc&view=rev
Log:
PR target/61336

        * config/alpha/alpha.c (print_operand_address): Allow symbolic
        addresses inside asms.  Use output_operand_lossage instead of
        gcc_unreachable.

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


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