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