home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mips
- Path: sparky!uunet!cton!nicholas
- From: nicholas@cton.cton.com (Nick Hennenfent)
- Subject: cc -volatile
- Message-ID: <1992Sep2.212343.1841@cton.com>
- Keywords: cc volatile
- Sender: nicholas@cton.com (Nick Hennenfent)
- Organization: Computone, Corp.
- Date: Wed, 2 Sep 92 21:23:43 GMT
- Lines: 26
-
-
- Given the following program -
-
- void (*f)();
-
- main()
- {
- }
-
- And the following command line -
-
- cc -volatile xx.c
-
- I get the following results -
-
- (ccom): xx.c, line 2: ccom: Internal: compiler takes size of function
- void (*f)();
- -----------^
-
- Anybody know anything about this? Thanks.
-
- --
- Nick Hennenfent
- Computone 1100 Northmeadow Parkway Suite 150 Roswell, GA 30076
- VOICE (404) 475-2725 x362 FAX (404) 343-9735
- "Visualize whirled peas"
-