[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 --- Comment #8 from Jonathan Wakely --- Author: redi Date: Tue Aug 7 22:50:19 2018 New Revision: 263376 URL: https://gcc.gnu.org/viewcvs?rev=263376=gcc=rev Log: PR libstdc++/86861 Meet precondition for Solaris memalign Solaris memalign

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 --- Comment #7 from Jonathan Wakely --- Author: redi Date: Tue Aug 7 21:38:45 2018 New Revision: 263367 URL: https://gcc.gnu.org/viewcvs?rev=263367=gcc=rev Log: PR libstdc++/86861 Meet precondition for Solaris memalign Solaris memalign

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 --- Comment #6 from Jonathan Wakely --- Author: redi Date: Tue Aug 7 16:10:29 2018 New Revision: 263360 URL: https://gcc.gnu.org/viewcvs?rev=263360=gcc=rev Log: PR libstdc++/86861 Meet precondition for Solaris memalign Solaris memalign

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 --- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #3 from Jonathan Wakely --- > Great, thanks for testing it. Is it fixed for 64-bit as well as 32-bit? I was > concerned that "the size of a word" might actually be

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 --- Comment #3 from Jonathan Wakely --- Great, thanks for testing it. Is it fixed for 64-bit as well as 32-bit? I was concerned that "the size of a word" might actually be imprecise and should be sizeof(void*) not sizeof(int). I'll commit a

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-06 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Jonathan Wakely --- > (In reply to Rainer Orth from comment #0) >> Thew new 18_support/new_aligned.cc test FAILs on Solaris 10 (sparc and x86), >> which lacks

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/86861] 18_support/new_aligned.cc FAILs

2018-08-05 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86861 Rainer Orth changed: What|Removed |Added Target Milestone|--- |9.0