* as.h: Don't declare alloca if it is a macro.

* macro.c: Likewise.
This commit is contained in:
Ian Lance Taylor 1997-09-08 15:34:59 +00:00
parent d719efc6d5
commit bb43449667
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Mon Sep 8 11:20:46 1997 Ian Lance Taylor <ian@cygnus.com>
* as.h: Don't declare alloca if it is a macro.
* macro.c: Likewise.
start-sanitize-tx19
Sun Sep 7 16:04:53 1997 Gavin Koch <gavin@cygnus.com>