K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
2001-12-24T02:40:20.000000Z
K 7
svn:log
V 307
- From: TAKAI Kousuke <takai@vlsi.kuee.kyoto-u.ac.jp>
- Trandindexed and buffindexed backends are using `bool' for
  return type of GROUPfilesize.  This does not matter if bool
  is defined to int, but gcc 3, which has proper bool type,
  reveals this problem (group.index always gets truncated to 1 byte).

END
