Re: [PATCH, testsuite] Stringify __USER_LABEL_PREFIX__ for pr81923.c

2018-08-15 Thread Richard Biener
On August 15, 2018 4:15:42 PM GMT+02:00, Iain Sandoe wrote: >Hi, > >This test has always failed on Darwin (and presumably the other targets >with user __USER_LABEL_PREFIX__ != “” ) since it needs to be >stringified. > >OK for trunk? OK. >affected branches? Yes. If you tested on x86_64-linux f

[PATCH, testsuite] Stringify __USER_LABEL_PREFIX__ for pr81923.c

2018-08-15 Thread Iain Sandoe
Hi, This test has always failed on Darwin (and presumably the other targets with user __USER_LABEL_PREFIX__ != “” ) since it needs to be stringified. OK for trunk? affected branches? thanks Iain 2018-08-15 Iain Sandoe gcc/testsuite: * gcc.dg/asan/pr81923.c: Stringify __USER_LABEL_