/[gcl]/gcl/o/gbc.c
ViewVC logotype

Diff of /gcl/o/gbc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by camm, Sat Aug 3 01:05:03 2002 UTC revision 1.12 by camm, Sat Sep 21 20:33:07 2002 UTC
# Line 45  Line 45 
45  #elif SIZEOF_LONG_P == 8  #elif SIZEOF_LONG_P == 8
46  #define BBYTES_LONG 3  #define BBYTES_LONG 3
47  #else  #else
48  #error Do not recognize PTR_ALIGN  #error Do not recognize SIZEOF_LONG_P
49  #endif  #endif
50    
51  #define BBITS_LONG (BBYTES_LONG+BBITS_CHAR)  #define BBITS_LONG (BBYTES_LONG+BBITS_CHAR)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26