summaryrefslogtreecommitdiffstats
path: root/gcc/config/i386/x86-64.h
diff options
context:
space:
mode:
authorobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>2002-01-26 07:24:57 +0000
committerobrien <obrien@138bc75d-0d04-0410-961f-82ee72b054a4>2002-01-26 07:24:57 +0000
commitcbe0a0fe89b0b1f325ea80c8a9c5345898cec99c (patch)
tree5cc3db018cfb2a33a161c69adfcf89a95968b271 /gcc/config/i386/x86-64.h
parentd20df0429d6fbc8dc97f92be6a847f090d97b1c4 (diff)
downloadppe42-gcc-cbe0a0fe89b0b1f325ea80c8a9c5345898cec99c.tar.gz
ppe42-gcc-cbe0a0fe89b0b1f325ea80c8a9c5345898cec99c.zip
2002-01-25 David O'Brien <obrien@FreeBSD.org>
* config/i386/x86-64.h (DEFAULT_PCC_STRUCT_RETURN): Do not overide default setting. * config/i386/freebsd64.h (DEFAULT_PCC_STRUCT_RETURN): Do not override existing setting. Approved by: Richard Henderson <rth@redhat.com> Message-ID: <20020125174510.C18589@redhat.com> git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49242 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/x86-64.h')
-rw-r--r--gcc/config/i386/x86-64.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/i386/x86-64.h b/gcc/config/i386/x86-64.h
index 8c9912dc562..c6a83761c98 100644
--- a/gcc/config/i386/x86-64.h
+++ b/gcc/config/i386/x86-64.h
@@ -19,11 +19,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-/* The svr4 ABI for the i386 says that records and unions are returned
- in memory. */
-#undef DEFAULT_PCC_STRUCT_RETURN
-#define DEFAULT_PCC_STRUCT_RETURN 1
-
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"
OpenPOWER on IntegriCloud