re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compiled...
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Feb 2013 21:50:10 +0000 (22:50 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Feb 2013 21:50:10 +0000 (22:50 +0100)
commitd6988187cd6778a81425a3825f6331abac918485
tree0a56eeaa86b23e2a68e438f912be999cf85d9fb6
parent406defcb58e60a2c7093700fbc27ae13a9b32d86
re PR libquadmath/56379 (libquadmath: Wrong result for strtoflt128.c if compiled with -O0)

PR libquadmath/56379
* strtod/strtod_l.c (mpn_lshift_1): Rewritten as function-like
macro.

From-SVN: r196155
libquadmath/ChangeLog
libquadmath/strtod/strtod_l.c