This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231835 - in /trunk/gcc: ChangeLog dwarf2out.c ...


Author: bernds
Date: Fri Dec 18 19:48:26 2015
New Revision: 231835

URL: https://gcc.gnu.org/viewcvs?rev=231835&root=gcc&view=rev
Log:
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.


Added:
    trunk/gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]