--- gcc/config/pa/pa1-ghpux.h 2018/04/24 18:10:27 1.1 +++ gcc/config/pa/pa1-ghpux.h 2018/04/24 18:23:39 1.1.1.3 @@ -18,11 +18,7 @@ You should have received a copy of the G along with GNU CC; see the file COPYING. If not, write to 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. */ - -#define HP_FP_ARG_DESCRIPTOR_REVERSED - -#define TARGET_DEFAULT 1 /* TARGET_SNAKE */ +#define TARGET_DEFAULT 0x89 /* TARGET_SNAKE + TARGET_GAS + + TARGET_JUMP_IN_DELAY */ #include "pa/pa-ghpux.h"