xref: /openbsd-src/gnu/gcc/gcc/config/sparc/long-double-switch.opt (revision 404b540a9034ac75a6199ad1a32d1bbc7a0d4210)
1*404b540aSrobert; Options for the SPARC port of the compiler
2*404b540aSrobert;
3*404b540aSrobert; Copyright (C) 2005 Free Software Foundation, Inc.
4*404b540aSrobert;
5*404b540aSrobert; This file is part of GCC.
6*404b540aSrobert;
7*404b540aSrobert; GCC is free software; you can redistribute it and/or modify it under
8*404b540aSrobert; the terms of the GNU General Public License as published by the Free
9*404b540aSrobert; Software Foundation; either version 2, or (at your option) any later
10*404b540aSrobert; version.
11*404b540aSrobert;
12*404b540aSrobert; GCC is distributed in the hope that it will be useful, but WITHOUT
13*404b540aSrobert; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14*404b540aSrobert; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
15*404b540aSrobert; License for more details.
16*404b540aSrobert;
17*404b540aSrobert; You should have received a copy of the GNU General Public License
18*404b540aSrobert; along with GCC; see the file COPYING.  If not, write to the Free
19*404b540aSrobert; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
20*404b540aSrobert; 02110-1301, USA.
21*404b540aSrobert
22*404b540aSrobertmlong-double-128
23*404b540aSrobertTarget Report RejectNegative Mask(LONG_DOUBLE_128) MaskExists
24*404b540aSrobertUse 128-bit long double
25*404b540aSrobert
26*404b540aSrobertmlong-double-64
27*404b540aSrobertTarget Report RejectNegative InverseMask(LONG_DOUBLE_128)
28*404b540aSrobertUse 64-bit long double
29