[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-04-01 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 Ilya Enkovich changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-04-01 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #10 from Ilya Enkovich --- Author: ienkovich Date: Fri Apr 1 15:31:43 2016 New Revision: 234677 URL: https://gcc.gnu.org/viewcvs?rev=234677=gcc=rev Log: gcc/testsuite/ Backport from mainline r234666. 2016-04-01

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-04-01 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #9 from Ilya Enkovich --- Author: ienkovich Date: Fri Apr 1 10:40:51 2016 New Revision: 234666 URL: https://gcc.gnu.org/viewcvs?rev=234666=gcc=rev Log: gcc/testsuite/ PR target/69890 * gcc.dg/strlenopt.h (memmove):

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #8 from Dominique d'Humieres --- > Created attachment 38145 [details] > patch > > Attached patch seems to work OK on Linux and removes all string.h includes > from chkp-str* tests. I believe this should resolve all related issues >

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #7 from Ilya Enkovich --- Created attachment 38145 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38145=edit patch Attached patch seems to work OK on Linux and removes all string.h includes from chkp-str* tests. I believe

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-31 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #6 from Ilya Enkovich --- (In reply to Dominique d'Humieres from comment #5) > Sorry, but I don't understand what should be done to fix the chkp-stropt-* > tests. Basically all external dependencies just should be removed. There is

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-30 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #5 from Dominique d'Humieres --- > Well, tests were not supposed to check object_sizes pass capabilities. > But allowing misoptimized code means we don't test functionality > we wanted to test. I think these tests may use

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-29 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #4 from Ilya Enkovich --- (In reply to Dominique d'Humieres from comment #3) > --- ../_clean/gcc/testsuite/gcc.target/i386/chkp-strlen-1.c 2016-01-20 > 19:08:43.0 +0100 > +++ gcc/testsuite/gcc.target/i386/chkp-strlen-1.c

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-29 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 --- Comment #3 from Dominique d'Humieres --- > The problem is that some string functions are defined as inline functions > using *_chk function variants. object_sizes pass transforms *_chk call > into original function call in a regular case

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-03-29 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 Ilya Enkovich changed: What|Removed |Added CC||ienkovich at gcc dot gnu.org ---

[Bug target/69890] FAIL: gcc.target/i386/chkp-* on x86_64-apple-darwin15

2016-02-21 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69890 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|