home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!cis.ohio-state.edu!centerline.com!bturner
- From: bturner@centerline.com (Bill Turner)
- Subject: compiler switch for float args.
- Message-ID: <9208121850.AA17160@scalpel>
- Sender: daemon@cis.ohio-state.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Wed, 12 Aug 1992 10:50:26 GMT
- Lines: 15
-
-
-
- Hello,
-
- Is there a switch to gcc to tell it
- to treat float arguments/parameters as doubles,
- similar to the way the -fpcc-struct-return
- uses the same convention for struct return values
- as pcc. I need to be able to mix pcc(Sun bundled cc)
- object code with gcc object code, and have
- float args passed/used correctly. Thanks
- for your help.
-
- Bill Turner
- CenterLine Software
-