]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/45103 (DW_OP_reg* has too large valid range for noreturn funcs)
authorJakub Jelinek <jakub@redhat.com>
Wed, 28 Jul 2010 17:00:06 +0000 (19:00 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 28 Jul 2010 17:00:06 +0000 (19:00 +0200)
commit652c4638a0194d601e968599e27319e1edcd93e2
treead46818f516d8143e99cd575130c838a4547d4cf
parentfb039b24f5066fb5a021f852ae0de4b242a21089
re PR debug/45103 (DW_OP_reg* has too large valid range for noreturn funcs)

PR debug/45103
* dwarf2out.c (dwarf2out_var_location): Always consider
NOTE_DURING_CALL_P notes, even when not followed by real instructions.

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