diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-03-26 21:53:58 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-03-26 21:53:58 +0100 |
commit | 89245ef27b0846d47bceab52811ec6e529caa272 (patch) | |
tree | 6dd175a70af2ad8f1a914a721882ba021f783b6f /gcc/c-decl.c | |
parent | c5e43cc45b27e39016aa1dead023dc5edbd34eb2 (diff) | |
download | gcc-89245ef27b0846d47bceab52811ec6e529caa272.zip gcc-89245ef27b0846d47bceab52811ec6e529caa272.tar.gz gcc-89245ef27b0846d47bceab52811ec6e529caa272.tar.bz2 |
re PR debug/43540 (ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed)
PR debug/43540
* dwarf2out.c (reg_save): For DW_CFA_expression put regnum
into first operand and location into second.
(dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
dw_cfi_oprnd_loc for DW_CFA_expression.
(dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
(output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
assume first argument is regnum and second argument is location.
From-SVN: r157762
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions