--- gcc/config/pa/pa1-oldas.h 2018/04/24 18:10:27 1.1.1.1 +++ gcc/config/pa/pa1-oldas.h 2018/04/24 18:31:12 1.1.1.3 @@ -16,12 +16,14 @@ 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 emits assembly code accepted by the 8.02 assembler. */ -#define TARGET_DEFAULT 9 /* TARGET_SNAKE */ +#define TARGET_DEFAULT 1 /* TARGET_SNAKE */ +#define HP_FP_ARG_DESCRIPTOR_REVERSED #include "pa/pa-hpux.h"