]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.
authorJason Thorpe <thorpej@wasabisystems.com>
Mon, 3 Jun 2002 00:28:12 +0000 (00:28 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Mon, 3 Jun 2002 00:28:12 +0000 (00:28 +0000)
From-SVN: r54194

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

index 71a8c5e610c39d00d61ddb8dee2a2238c34780e3..317ab9d7e77891174ac66ae305776c2cd2b23dea 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 95f654213cd0759fd9b265cc519e0fd6ad5ea44d..d41e576d4e7a85357c9dab98a91ad1c5522102a5 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