https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68450
--- Comment #2 from Ludo <lcoquelle at gmail dot com> --- (In reply to Tim Shen from comment #1) > I think I unintentionally fixed this problem in my refactoring branch: > https://github.com/innocentim/gcc/commits/master > > I ran this branch and get the result: > "Field": "Value" > "Field": "Value" > > Each line has two trailing spaces, which is the same as my boost output. > > I'm not sure when this branch may get reviewed checked in (it involves a lot > of changes), but I personally hope it's before the next big release. > > Alternatively I can find the commit that fixes this issue, cherry pick it to > the trunk, and rebase my branch; but I know that rebasing is gonna be super > painful, so I'd rather wait for a while. Nice! thanks for looking at it!