[Bug libstdc++/79190] [7 Regression] ld: (Warning) Unsatisfied symbol "aligned_alloc"
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 22 20:33:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79190
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2017-01-22
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Target Milestone|--- |7.0
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Looks like we do need to create a fall-back implementation after all, as Marc
suggested in https://gcc.gnu.org/ml/gcc-patches/2016-09/msg00422.html
More information about the Gcc-bugs
mailing list