OSDN Git Service

PR bootstrap/47736
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Feb 2011 18:49:07 +0000 (18:49 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Feb 2011 18:49:07 +0000 (18:49 +0000)
commitaa44ed84ca6a99c95220dd9bdb6c70ce603cc9cd
tree3f066b7988902ded33b9c98f373b1a5fdbcec7d2
parent09dbccba61a6d917b236fcd68041215ae45fa340
PR bootstrap/47736
* configure.ac (HAVE_PRINTF_HOOKS): Test if printf_info struct has
user field.
* printf/quadmath-printf.c (quadmath_snprintf): Clear whole info
field instead of setting individual fields to 0.  Don't set info.user
to -1.
* configure: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170147 138bc75d-0d04-0410-961f-82ee72b054a4
libquadmath/ChangeLog
libquadmath/configure
libquadmath/configure.ac
libquadmath/printf/quadmath-printf.c