cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are not actua...
authorJeff Law <law@gcc.gnu.org>
Sun, 22 Feb 1998 16:53:40 +0000 (09:53 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 22 Feb 1998 16:53:40 +0000 (09:53 -0700)
commit5890bc92d41b13a99c7a3349daa9a2e2162b1ce2
tree9e6cc52ea62e2e8f7e22e2dd2c053cdc0084a8f3
parent8b715b2abcb3991955cb800e07144f6d6b7c6595
cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are not actually lengths.

* cplus-dem.c (gnu_special): Don't get confused by .<digits>
strings that are not actually lengths.
* config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
since it gets built automatically
* vasprintf.c (int_vasprintf): Increase buffer size for float/double
values.

From-SVN: r18171
libiberty/ChangeLog
libiberty/config/mh-aix
libiberty/config/mh-cygwin32
libiberty/cplus-dem.c
libiberty/vasprintf.c