Re: [PATCH] Fix dwarf2asm crashes on alpha-vms

2015-02-12 Thread Jason Merrill
I lean toward #1. Jason

[PATCH] Fix dwarf2asm crashes on alpha-vms

2015-02-12 Thread Jakub Jelinek
Hi! -Wformat-security shows a real problem, although it supposedly affects only alpha-vms target (but the code is compiled in everywhere except for ia64-vms). dw2_asm_output_delta is printf like, so passing just comment to it will lead to segfault, because the comment will usually be "%s" and the