diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-09-02 00:46:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-09-02 00:46:23 +0000 |
commit | 3d32e50634885e71fb89770452d2e505cc5ed646 (patch) | |
tree | d35f1fc3146eb671bd7ecf797b5b7d6484018c0c /libgfortran/io/write.c | |
parent | ad47aff5c541cffd3ad733688945f9d1c05ae633 (diff) | |
download | gcc-3d32e50634885e71fb89770452d2e505cc5ed646.zip gcc-3d32e50634885e71fb89770452d2e505cc5ed646.tar.gz gcc-3d32e50634885e71fb89770452d2e505cc5ed646.tar.bz2 |
compiler: Accept out of range integer -> unicode conversions.
When converting a signed or unsigned integer value into a constant
string, if the integer does not fit into the Go "int" type, the string
will become "\uFFFD."
Fixes golang/go#11525.
Reviewed-on: https://go-review.googlesource.com/13906
From-SVN: r227395
Diffstat (limited to 'libgfortran/io/write.c')
0 files changed, 0 insertions, 0 deletions