home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / gcc / help / 2039 < prev    next >
Encoding:
Text File  |  1992-09-02  |  860 b   |  22 lines

  1. Newsgroups: gnu.gcc.help
  2. 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
  3. From: fieldd@cuug.ab.ca (Dan Field 283-7034)
  4. Subject: quad precision on sun4
  5. Message-ID: <1992Sep2.042905.20968@cuug.ab.ca>
  6. Sender: news@cuug.ab.ca (Network News Reader)
  7. Nntp-Posting-Host: sun.cuug.ab.ca
  8. Organization: Calgary UNIX User's Group
  9. Date: Wed, 2 Sep 1992 04:29:05 GMT
  10. Lines: 10
  11.  
  12. Apologies if this is a faq, but do you have suggestions for how to turn
  13. on quad precision instruction generation for gcc-2.2.2 on a sparc v8
  14. architecture?  I've made the obvious changes to the sparc.h file in
  15. the config directory to define the LONG_DOUBLE_TYPE_SIZE constant. It
  16. seems no matter what I do, generated code for type "long double" is
  17. treated as type "double".
  18.  
  19. Thanks.
  20.  
  21.     Dan Field
  22.