[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-04-17 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #19 from psturm at computervoice dot com --- H.J, Done. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70230 On a separate topic, do you know an Intel colleague named Kirill Shutemov? I am having a problem with a kernel warning about

[Bug testsuite/70230] 11 test regressions when building GCC 6 with --enable-default-ssp

2016-04-17 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70230 --- Comment #2 from psturm at computervoice dot com --- 2 new failures appeared when testing with only --enable-default-ssp using the hjl/pr70150 branch: > FAIL: gcc.target/i386/cleanup-1.c execution test > FAIL: gcc.target/i386/clean

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-04-17 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #17 from psturm at computervoice dot com --- Yes, they do appear when only using --enable-default-ssp, so I don't think they are relevant.

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-04-16 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #15 from psturm at computervoice dot com --- Tested with hjl/pr70150 branch and no unexpected errors using --enable-default-pie. However, when testing the same branch with both --enable-default-pie and --enable-default-ssp, a couple

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-04-11 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #13 from psturm at computervoice dot com --- (In reply to H.J. Lu from comment #12) > Patches are posted at > > https://gcc.gnu.org/ml/gcc-patches/2016-03/msg00929.html > https://gcc.gnu.org/ml/gcc-patches/2016-03/m

[Bug libstdc++/70360] --enable-vtable-verify

2016-03-22 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70360 --- Comment #3 from psturm at computervoice dot com --- Created attachment 38064 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38064=edit -default-pie -enable-vtv I understand the test suite cannot contemplate every single combinat

[Bug libstdc++/70360] New: --enable-vtable-verify

2016-03-22 Thread psturm at computervoice dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: psturm at computervoice dot com Target Milestone: --- Built GCC6 SVN 234355 with patch for PR C++/70273 Test suite executed as expected with no unexpected failures in gcc or g++ and only the two experimental failures in libstdc++. Rebuilt

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-03-19 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #10 from psturm at computervoice dot com --- Yes, exact same errors when built without --enable-default-pie.

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-03-19 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #7 from psturm at computervoice dot com --- Created attachment 38007 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38007=edit test suite summary I built hjl/pr70150 branch and while the prior test suite failures are gone

[Bug driver/70192] -fno-pic doesn't work with --enable-default-pie

2016-03-19 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192 --- Comment #7 from psturm at computervoice dot com --- Built hjl/pr70192 both with and without --enable-default-pie. The test results were almost identical, the only difference being the number of test cases run. gcc didn't have any issues

[Bug testsuite/70150] Additonal test failures with --enable-default-pie

2016-03-19 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70150 --- Comment #9 from psturm at computervoice dot com --- I didn't finish the full system build with --enable default-pie yet. I'll build it without next and let you know.

[Bug regression/70230] New: 11 test regressions when building GCC 6 with --enable-default-ssp

2016-03-14 Thread psturm at computervoice dot com
Priority: P3 Component: regression Assignee: unassigned at gcc dot gnu.org Reporter: psturm at computervoice dot com Target Milestone: --- Created attachment 37963 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37963=edit gcc 6 testsuite summary --ena

[Bug driver/70192] -fno-pic doesn't work with --enable-default-pie

2016-03-14 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192 --- Comment #5 from psturm at computervoice dot com --- Created attachment 37962 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37962=edit gcc6 --enable-default-pie I built GCC6 snapshot 03132016 after applying the PIC patch. The t

[Bug driver/70192] -fno-pic doesn't work with --enable-default-pie

2016-03-12 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192 --- Comment #4 from psturm at computervoice dot com --- The errors are in the test suite summary attachment above.

[Bug driver/70192] -fno-pic doesn't work with --enable-default-pie

2016-03-12 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192 --- Comment #2 from psturm at computervoice dot com --- I applied the patch for 70192 and rebuilt gcc and reran the test suite. gcc had 46 errors and g++ had 26.

[Bug driver/70192] -fno-pic doesn't work with --enable-default-pie

2016-03-12 Thread psturm at computervoice dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192 psturm at computervoice dot com changed: What|Removed |Added CC||psturm at computervoice

[Bug c/70150] New: --enable-default-pie causes hundreds of errors in test suite

2016-03-08 Thread psturm at computervoice dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: psturm at computervoice dot com Target Milestone: --- Created attachment 37902 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37902=edit gcc6 --enable-default-pie causes hundreds of err