--- gcc/config/pa/pa1-ghpux.h 2018/04/24 18:10:27 1.1.1.1 +++ gcc/config/pa/pa1-ghpux.h 2018/04/24 18:31:19 1.1.1.4 @@ -16,13 +16,10 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, 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"