home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!stanford.edu!agate!usenet.INS.CWRU.Edu!gatech!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!cuugnet!fieldd
- From: fieldd@cuug.ab.ca (Dan Field 283-7034)
- Subject: quad precision on sun4
- Message-ID: <1992Sep2.042905.20968@cuug.ab.ca>
- Sender: news@cuug.ab.ca (Network News Reader)
- Nntp-Posting-Host: sun.cuug.ab.ca
- Organization: Calgary UNIX User's Group
- Date: Wed, 2 Sep 1992 04:29:05 GMT
- Lines: 10
-
- Apologies if this is a faq, but do you have suggestions for how to turn
- on quad precision instruction generation for gcc-2.2.2 on a sparc v8
- architecture? I've made the obvious changes to the sparc.h file in
- the config directory to define the LONG_DOUBLE_TYPE_SIZE constant. It
- seems no matter what I do, generated code for type "long double" is
- treated as type "double".
-
- Thanks.
-
- Dan Field
-