This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 02 Jun 2014 16:28:14 +0000
- Subject: [Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454
- Auto-submitted: auto-generated
- References: <bug-61336-4 at http dot gcc dot gnu dot org/bugzilla/>
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