[GHC] #16226: printf g format specifier doesn't match the C standard behaviour

#16226: printf g format specifier doesn't match the C standard behaviour
-------------------------------------+-------------------------------------
Reporter: Fuuzetsu | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Core | Version: 8.6.3
Libraries |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
{{{
[nix-shell:/tmp]$ clang printg.c && ./a.out && cat printg.c
3122.55
#include
participants (1)
-
GHC