]> gcc.gnu.org Git - gcc.git/commit
dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument, pass it down to...
authorJakub Jelinek <jakub@redhat.com>
Thu, 11 Aug 2005 21:21:07 +0000 (23:21 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 11 Aug 2005 21:21:07 +0000 (23:21 +0200)
commitea93971a13d434c549a2d54637061ad15b14b756
tree0571693101cad603ca12364ef0ff44554efd0ce7
parent8a42356f48f489b4e2af7b02bafac8ebaff5da09
dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument, pass it down to loc_descriptor.

* dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument,
pass it down to loc_descriptor.
(loc_descriptor): Pass can_use_fbreg to concat_loc_descriptor.
(containing_function_has_frame_base): Move earlier in the file.
(loc_descriptor_from_tree_1): Use containing_function_has_frame_base
instead of always assuming fbreg can't be used.

From-SVN: r103003
gcc/ChangeLog
gcc/dwarf2out.c
This page took 0.056907 seconds and 5 git commands to generate.