r220812 - in /trunk/include: ChangeLog floatfor...
palves@gcc.gnu.org
palves@gcc.gnu.org
Thu Feb 19 12:18:00 GMT 2015
Author: palves
Date: Thu Feb 19 12:18:45 2015
New Revision: 220812
URL: https://gcc.gnu.org/viewcvs?rev=220812&root=gcc&view=rev
Log:
floatformat.h: Wrap in extern "C"
Just like libiberty.h. So that C++ programs, such as GDB when built
as a C++ program, can use it.
include/ChangeLog:
2015-02-19 Pedro Alves <palves@redhat.com>
* floatformat.h [__cplusplus]: Wrap in extern "C".
Modified:
trunk/include/ChangeLog
trunk/include/floatformat.h
More information about the Gcc-cvs
mailing list