Searched hist:12365 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dcprintf_formats.hhdiff 12365:4444393b3551 Mon Dec 04 22:42:00 EST 2017 Gabe Black <gabeblack@google.com> base: Handle zero fill in cprintf when printing floats.

The fill_zero flag was being followed for ints, but not for floats.
This makes the cprintf unit test pass.

Change-Id: I4d17a3c9327aea05e0a3c81be1886c0c9256f03c
Reviewed-on: https://gem5-review.googlesource.com/6322
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 7 milliseconds