]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (print_operand_address): Replace assert with error message.
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Fri, 26 Nov 2010 14:07:16 +0000 (14:07 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Fri, 26 Nov 2010 14:07:16 +0000 (14:07 +0000)
commit8395b41e9e5476e0e18f377d2f7f649a14a0c69c
tree8808c4f7cc5a2fc862d2bbde505c3ce0b3d3c634
parent1b2bb17149a53bf7af1ede24b1ad431525b093b8
s390.c (print_operand_address): Replace assert with error message.

2010-11-26  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (print_operand_address): Replace assert with
error message.
(print_operand): Replace assertions, gcc_unreachable and
fatal_insn with error messages.

From-SVN: r167177
gcc/ChangeLog
gcc/config/s390/s390.c