--- gcc/config/pa1-hpux.h 2018/04/24 17:59:56 1.1.1.1 +++ gcc/config/pa1-hpux.h 2018/04/24 18:05:48 1.1.1.2 @@ -19,12 +19,10 @@ along with GNU CC; see the file COPYING. the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This is the same as pa-hpux.h, except that we generate snake code by - default and we have to deal with assembler weirdness. */ + default and have to deal with assembler weirdness. */ #define HP_FP_ARG_DESCRIPTOR_REVERSED -#include "pa-hpux.h" - -#undef TARGET_DEFAULT -#define TARGET_DEFAULT 1 +#define TARGET_DEFAULT 1 /* TARGET_SNAKE */ +#include "pa-hpux.h"