From: Jason Thorpe Date: Mon, 3 Jun 2002 00:28:12 +0000 (+0000) Subject: * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=86cb04f698910d3aea883ea4334a0876894cf3d4;p=gcc.git * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove. From-SVN: r54194 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71a8c5e610c..317ab9d7e77 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-06-03 Jason Thorpe + + * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove. + 2002-06-02 Tom Tromey * fixinc/fixincl.x: Rebuilt. diff --git a/gcc/config/rs6000/netbsd.h b/gcc/config/rs6000/netbsd.h index 95f654213cd..d41e576d4e7 100644 --- a/gcc/config/rs6000/netbsd.h +++ b/gcc/config/rs6000/netbsd.h @@ -60,11 +60,6 @@ Boston, MA 02111-1307, USA. */ #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (PowerPC NetBSD/ELF)"); -/* For backward compatibility, we must continue to use the AIX - structure return convention. */ -#undef DRAFT_V4_STRUCT_RET -#define DRAFT_V4_STRUCT_RET 1 - /* Use STABS debugging information by default. DWARF2 makes a mess of the 1.5.2 linker. */ #undef PREFERRED_DEBUGGING_TYPE