cgraph.h (struct cgraph_local_info): Turn bool elements into a bitfield.
authorRichard Guenther <rguenther@suse.de>
Fri, 16 Jun 2006 08:30:34 +0000 (08:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 16 Jun 2006 08:30:34 +0000 (08:30 +0000)
commitb4e19405bc16c663afd58b08aeba3f8936679ffc
treecbe5010f6c8a533a7d68fbc2975dd491c706e170
parent81ee09de66d53b4b6c2bb3862b5b3199852b625c
cgraph.h (struct cgraph_local_info): Turn bool elements into a bitfield.

2006-06-16  Richard Guenther  <rguenther@suse.de>

* cgraph.h (struct cgraph_local_info): Turn bool elements
into a bitfield.
(struct cgraph_node): Likewise.
(struct cgraph_varpool_node): Likewise.

From-SVN: r114711
gcc/ChangeLog
gcc/cgraph.h