diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-03-17 21:34:59 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-03-17 21:34:59 +0100 |
commit | 8b29c87a61bf1ea9aa4691dd3c07ef79119d790a (patch) | |
tree | fd0300df57304dd7396f7bb1e39f442d95962b51 /gcc/gimplify.c | |
parent | a82ff31f392508ef56c4021a711ec08982dadf76 (diff) | |
download | gcc-8b29c87a61bf1ea9aa4691dd3c07ef79119d790a.zip gcc-8b29c87a61bf1ea9aa4691dd3c07ef79119d790a.tar.gz gcc-8b29c87a61bf1ea9aa4691dd3c07ef79119d790a.tar.bz2 |
re PR debug/48163 (ICEs for cris-elf, like gcc.c-torture/compile/calls.c gcc.c-torture/execute/complex-1.c)
PR debug/48163
* var-tracking.c (prepare_call_arguments): If CALL target
is a non-SYMBOL_REF CONSTANT_P, just add that into the list as
pc instead of looking it up using cselib_lookup and use
Pmode for it if x has VOIDmode.
* dwarf2out.c (gen_subprogram_die): If also both first and
second CONCAT arguments are VOIDmode, use mode of CONCAT itself.
From-SVN: r171114
Diffstat (limited to 'gcc/gimplify.c')
0 files changed, 0 insertions, 0 deletions