]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-06-04 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jun 2014 12:35:26 +0000 (12:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jun 2014 12:35:26 +0000 (12:35 +0000)
commitd515e136d882b2b94bb7332154bc0856282f55ec
tree4a55929af84e7326cea76394ff68cffedc557108
parent88114c9f07a359a4784765bdd04b11bef3bb0586
2014-06-04  Richard Biener  <rguenther@suse.de>

* configure.ac: Check whether the underlying type of int64_t
is long or long long.
* configure: Regenerate.
* config.in: Likewise.
* hwint.h (HOST_WIDE_INT): Match the underlying type of int64_t.
(HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211228 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/hwint.h