https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #14 from Jonathan Wakely ---
This bug report is only about declaring it in namespace std if it's already
available in the global namespace in stdlib.h
If your OS doesn't provide it in stdlib.h then that's not a gcc bug, and
libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #13 from Jonathan Wakely ---
Snow Leopard is *ancient*, it didn't support aligned_alloc. According to Bug
92143 you need macOS 10.15 i.e. Catalina.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #12 from Jonathan Wakely ---
See Bug 69680
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #11 from Andrew Pinski ---
(In reply to Sergey Fedorov from comment #10)
> I just got the same error with gcc 12.3.0:
> https://github.com/kokkos/kokkos/issues/6367
This should be filed seperately as it is a darwin target specific is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
Sergey Fedorov changed:
What|Removed |Added
CC||vital.had at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #8 from Jonathan Wakely ---
Author: redi
Date: Mon Mar 12 23:32:30 2018
New Revision: 258469
URL: https://gcc.gnu.org/viewcvs?rev=258469&root=gcc&view=rev
Log:
PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW
cros
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |7.4
--- Comment #7 from Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Mon Mar 12 22:52:16 2018
New Revision: 258468
URL: https://gcc.gnu.org/viewcvs?rev=258468&root=gcc&view=rev
Log:
PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW
cros
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #5 from Jonathan Wakely ---
Adding this is simple, but I'm worried it will cause issues on Windows, where
detection of that function doesn't seem to work properly (see PR 78565).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
David Abdurachmanov changed:
What|Removed |Added
CC||david.abdurachmanov at gmail
dot c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #3 from Nicolai Josuttis ---
See for example here:
https://wandbox.org/permlink/aOV13KmAUMKzSmxz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662
--- Comment #2 from Andrew Pinski ---
Just to make sure what options are you using to compile the program?
15 matches
Mail list logo