Fix failing print-memory-usage-1 on Windows

ld/

2017-01-31  Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>

	* testsuite/ld-scripts/print-memory-usage-1.l: Relax
	check for digit in second decimal place.
This commit is contained in:
Senthil Kumar Selvaraj 2017-02-01 11:38:39 +05:30
parent ed35cc4a1c
commit 067869b677
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-02-01 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
* testsuite/ld-scripts/print-memory-usage-1.l: Relax
check for digit in second decimal place.
2017-02-01 Maciej W. Rozycki <macro@imgtec.com>
PR ld/20828

View File

@ -1,3 +1,3 @@
Memory region Used Size Region Size %age Used
ROM: 32 B 1 KB 3.12%
ROM: 32 B 1 KB 3.1[23]%
RAM: 32 B 256 KB 0.01%