home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / gcc / help / 1896 < prev    next >
Encoding:
Text File  |  1992-08-12  |  715 b   |  27 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!cis.ohio-state.edu!centerline.com!bturner
  3. From: bturner@centerline.com (Bill Turner)
  4. Subject: compiler switch for float args.
  5. Message-ID: <9208121850.AA17160@scalpel>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Wed, 12 Aug 1992 10:50:26 GMT
  10. Lines: 15
  11.  
  12.  
  13.  
  14. Hello,
  15.  
  16.     Is there a switch to gcc to tell it
  17. to treat float arguments/parameters as doubles,
  18. similar to the way the -fpcc-struct-return
  19. uses the same convention for struct return values
  20. as pcc.  I need to be able to mix pcc(Sun bundled cc)
  21. object code with gcc object code, and have
  22. float args passed/used correctly.  Thanks
  23. for your help.
  24.  
  25. Bill Turner
  26. CenterLine Software
  27.