Re: [patch sdbout]: Fix regression in sdbout.c
On 03/05/2013 09:31 AM, Kai Tietz wrote: > 2013-03-05 Kai Tietz > > * sdbout.c (sdbout_one_type): Switch to current function's section > supporting cold/hot. Ok. r~
[patch sdbout]: Fix regression in sdbout.c
Hello, this patch fixes a regression in gcc.dg/debug/tls-1.c testcase for -gcoff. ChangeLog 2013-03-05 Kai Tietz * sdbout.c (sdbout_one_type): Switch to current function's section supporting cold/hot. Tested for x86_64-w64-mingw32. Ok for apply? Index: sdbout.c ===