function.h (struct function): Move function_frequency and max_jumptable_ents before...
authorRichard Henderson <rth@redhat.com>
Fri, 29 Aug 2003 22:19:35 +0000 (15:19 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 29 Aug 2003 22:19:35 +0000 (15:19 -0700)
commit23b6da1098061c61f47bf0edd2fde594b42e8134
tree0e2fad2c457181118275edb410022fe907dd8299
parent2d3359eba66229b4f0c0f14fb69a0922bdb29620
function.h (struct function): Move function_frequency and max_jumptable_ents before start of bit field members.

        * function.h (struct function): Move function_frequency and
        max_jumptable_ents before start of bit field members.

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