* config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only
compiles using an ISO-C compiler. (MALLOC_INCOMPATIBLE): Ditto. * linespec.c (decode_line_1): Delete hack to work around HPPA_COMPILER_BUG.
This commit is contained in:
parent
8866554466
commit
41899c0412
3 changed files with 8 additions and 34 deletions
|
@ -29,11 +29,6 @@
|
|||
|
||||
#define USG
|
||||
|
||||
#ifndef __STDC__
|
||||
/* This define is discussed in decode_line_1 in symtab.c */
|
||||
#define HPPA_COMPILER_BUG
|
||||
#endif
|
||||
|
||||
#define HAVE_TERMIOS
|
||||
|
||||
/* HP defines malloc and realloc as returning void *, even for non-ANSI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue