* config/xtensa/xtensa.c (xtensa_va_arg): Handle variable-sized types.
[official-gcc.git] / gcc / config / m68k / hp320g.h
blob1e931854e900375d5fdbeb476b8ddaa552037ef8
1 /* Definitions of target machine for GNU compiler. HP-UX 68000/68020 version.
2 Use this file if GCC is supposed to work with the GNU assembler,
3 GNU linker and GNU debugger using DBX debugging information.
4 (In other words, much of HPUX has been cast aside.) */
6 /* This wants DBX format. */
8 #define DBX_DEBUGGING_INFO
10 #define USE_GAS
12 #include "m68k/hp320.h"