xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/default64.h (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
13ad841b2Smrg /* Definitions of target machine for GCC, for bi-arch SPARC,
23ad841b2Smrg    defaulting to 64-bit code generation.
33ad841b2Smrg 
4*4c3eb207Smrg    Copyright (C) 1999-2020 Free Software Foundation, Inc.
53ad841b2Smrg 
63ad841b2Smrg This file is part of GCC.
73ad841b2Smrg 
83ad841b2Smrg GCC is free software; you can redistribute it and/or modify
93ad841b2Smrg it under the terms of the GNU General Public License as published by
103ad841b2Smrg the Free Software Foundation; either version 3, or (at your option)
113ad841b2Smrg any later version.
123ad841b2Smrg 
133ad841b2Smrg GCC is distributed in the hope that it will be useful,
143ad841b2Smrg but WITHOUT ANY WARRANTY; without even the implied warranty of
153ad841b2Smrg MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
163ad841b2Smrg GNU General Public License for more details.
173ad841b2Smrg 
183ad841b2Smrg You should have received a copy of the GNU General Public License
193ad841b2Smrg along with GCC; see the file COPYING3.  If not see
203ad841b2Smrg <http://www.gnu.org/licenses/>.  */
213ad841b2Smrg 
223ad841b2Smrg #define TARGET_64BIT_DEFAULT 1
23