function.h (struct function): Move all boolean valued fields to single bit fields...
authorRichard Henderson <rth@redhat.com>
Wed, 28 Mar 2001 07:08:57 +0000 (23:08 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Mar 2001 07:08:57 +0000 (23:08 -0800)
commit89996b6e7cbeecc7e86586fe83d5911c7295043d
tree79248b96ecec183798db7a12378689016fb3822e
parent2f2ee4bba2ea908f7676672935a81f8df590feb3
function.h (struct function): Move all boolean valued fields to single bit fields at the end of the struct.

        * function.h (struct function): Move all boolean valued fields
        to single bit fields at the end of the struct.

From-SVN: r40911
gcc/ChangeLog
gcc/function.h