https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150

--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to psturm from comment #7)
> Created attachment 38007 [details]
> test suite summary
> 
> I built hjl/pr70150 branch and while the prior test suite failures are gone,
> 6 new ones appeared. Full test suite summary is attached.
> 
> Running target unix
> FAIL: g++.dg/ext/label13a.C  -std=gnu++98 execution test
> FAIL: g++.dg/ext/label13a.C  -std=gnu++98  scan-assembler _ZN1CC4Ev
> FAIL: g++.dg/ext/label13a.C  -std=gnu++11 execution test
> FAIL: g++.dg/ext/label13a.C  -std=gnu++11  scan-assembler _ZN1CC4Ev
> FAIL: g++.dg/ext/label13a.C  -std=gnu++14 execution test
> FAIL: g++.dg/ext/label13a.C  -std=gnu++14  scan-assembler _ZN1CC4Ev

Do you get them without --enable-default-pie?

Reply via email to