Ignore -fdebug-prefix-map in producer string (by Daniel Kahn Gillmor)
authorBernd Schmidt <bernds@gcc.gnu.org>
Fri, 18 Dec 2015 19:48:26 +0000 (19:48 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 18 Dec 2015 19:48:26 +0000 (19:48 +0000)
commit266cc0c181549c2fb6b50f8f26213cdc89101026
tree60dfb0a379b7133351f26884d9d41d0a0b5376ec
parentb623391ccae3c8d2e60f088c141944466c812676
Ignore -fdebug-prefix-map in producer string (by Daniel Kahn Gillmor)

* dwarf2out.c (gen_producer_string): Ignore -fdebug-prefix-map.

testsuite/
* gcc.dg/debug/dwarf2/prod-options.c: New test.

From-SVN: r231835
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c [new file with mode: 0644]