diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-02-02 00:52:49 +0100 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-02-02 01:24:14 +0100 |
commit | 6a481021a65d6237b0c509a76fcd9c1f32c4558e (patch) | |
tree | 762ef9b75ff3acd769d3abd9a13c7fcb69047caf /gcc/expr.c | |
parent | f7884fb176128ca9299f5587815ce1908138b2f7 (diff) | |
download | gcc-6a481021a65d6237b0c509a76fcd9c1f32c4558e.zip gcc-6a481021a65d6237b0c509a76fcd9c1f32c4558e.tar.gz gcc-6a481021a65d6237b0c509a76fcd9c1f32c4558e.tar.bz2 |
d: Fix junk in generated symbol on powerpc64-*-* [PR98921]
This adds a special formatter to OutBuffer to handle formatted printing
of integers, a common case. The replacement is faster and safer.
In dmangle.c, it also gets rid of a number of problematic casts, as seen
on powerpc64 targets.
Reviewed-on: https://github.com/dlang/dmd/pull/12174
gcc/d/ChangeLog:
PR d/98921
* dmd/MERGE: Merge upstream dmd 5e2a81d9c.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions