]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (need_data_align_sf_opcode): New.
authorRichard Henderson <rth@redhat.com>
Fri, 12 Jun 2009 04:53:54 +0000 (21:53 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 12 Jun 2009 04:53:54 +0000 (21:53 -0700)
commitf2ae7631fb1cec46a9614c254b91fa4d51ed5680
tree49d093fb58e94888daac5f7673fda83e72e2cb11
parent8ed0ce9982d3a3ae3317d5fa44b96b391f58c385
dwarf2out.c (need_data_align_sf_opcode): New.

        * dwarf2out.c (need_data_align_sf_opcode): New.
        (div_data_align): Move earlier.
        (def_cfa_1, reg_save): Use it.

From-SVN: r148411
gcc/ChangeLog
gcc/dwarf2out.c