Work around illegal use of cast expressions in some of the macros.
authorChris Hanson <org/chris-hanson/cph>
Sat, 9 Jul 2005 03:26:45 +0000 (03:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 9 Jul 2005 03:26:45 +0000 (03:26 +0000)
commit18956e9f85df50682c5ee29434f8f54edebcd0e8
treeb7a8bb3070f74374789487bcd7d3a92ae09b757e
parent0397e89605cb1f18e1fd89abf634cfdf769f171b
Work around illegal use of cast expressions in some of the macros.
GCC 4.0 signals them as errors and refuses to compile the code.  Note
that the obstack.h file in GNU libc has the same problem.
v7/src/microcode/obstack.h