OSDN Git Service

* config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2002 00:28:12 +0000 (00:28 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Jun 2002 00:28:12 +0000 (00:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54194 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/netbsd.h

index 71a8c5e..317ab9d 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-03  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.
+
 2002-06-02  Tom Tromey  <tromey@redhat.com>
 
        * fixinc/fixincl.x: Rebuilt.
index 95f6542..d41e576 100644 (file)
@@ -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