]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))
authorMarc Glisse <marc.glisse@inria.fr>
Thu, 3 Jan 2013 20:06:49 +0000 (21:06 +0100)
committerMarc Glisse <glisse@gcc.gnu.org>
Thu, 3 Jan 2013 20:06:49 +0000 (20:06 +0000)
commit8ac16127cf8c60a4fd33288cb044043cbf014bd6
tree8333424ab8e4eaff4241a11934358310633c59e2
parentffa6d5dfbfd38f61a92c5dc7ff18074f893da1c4
re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))

2013-01-03  Marc Glisse  <marc.glisse@inria.fr>

PR bootstrap/50167
gcc/
* graphite-interchange.c (pdr_stride_in_loop): Use gmp_fprintf.
* graphite-poly.c (debug_gmp_value): Likewise.

PR bootstrap/50177
libcpp/
* line-map.c (get_combined_adhoc_loc): Cast from extern "C" type.
(new_linemap): Likewise.
(linemap_enter_macro): Likewise.

From-SVN: r194868
gcc/ChangeLog
gcc/graphite-interchange.c
gcc/graphite-poly.c
libcpp/ChangeLog
libcpp/line-map.c