do not define const
From-SVN: r36064
This commit is contained in:
parent
9953d23bb4
commit
aef9fbbf89
@ -1,3 +1,7 @@
|
||||
2000-08-30 J. David Anglin <dave@hiauly1.hia.nrc.ca>
|
||||
|
||||
* fixinc/gnu-regex.c: Don't define `const'.
|
||||
|
||||
Tue Aug 29 22:09:59 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
|
||||
|
||||
* expr.c (store_constructor): Allow variable bounds of array type.
|
||||
|
@ -87,10 +87,6 @@
|
||||
|
||||
# include "auto-host.h"
|
||||
|
||||
# if !defined(const) && !defined(HAVE_CONST)
|
||||
# define const
|
||||
# endif
|
||||
|
||||
# if !defined(volatile) && !defined(HAVE_VOLATILE)
|
||||
# define volatile
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user