re PR c/13814 (rejects different prototypes than builtin function)
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 23 Jan 2004 16:47:06 +0000 (16:47 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 23 Jan 2004 16:47:06 +0000 (16:47 +0000)
commit129057c1eebb4bb56dcc8471fe3d0fbf1f054597
tree12e55bcf7fe7763eb0be2b2327c9da6a40e9c1ea
parent0bfb39efecda063244731c8d63ae25eb834acf57
re PR c/13814 (rejects different prototypes than builtin function)

PR c/13814
* config/linker-map.gnu (nan): Delete.
* libmath/mathconf.h (NAN, nan): Delete.
* linkage.m4 (nan): Don't check for it.
* libmath/nan.c: Delete file.

* config.h.in, configure: Regenerate.

From-SVN: r76431
libstdc++-v3/ChangeLog
libstdc++-v3/config.h.in
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/configure
libstdc++-v3/libmath/mathconf.h
libstdc++-v3/libmath/nan.c [deleted file]
libstdc++-v3/linkage.m4