r276508 - in /trunk/gcc: ChangeLog config/arm/a...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Thu Oct 3 13:05:00 GMT 2019


Author: rsandifo
Date: Thu Oct  3 13:05:31 2019
New Revision: 276508

URL: https://gcc.gnu.org/viewcvs?rev=276508&root=gcc&view=rev
Log:
[arm] Fix rtl-checking failure in arm_print_value

Noticed while debugging the arm bootstrap failure.

2019-10-03  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
	* config/arm/arm.c (arm_print_value): Use real_to_decimal
	to print CONST_DOUBLEs.

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



More information about the Gcc-cvs mailing list