aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-ssa-sprintf.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2017-01-26 14:30:45 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2017-01-26 14:30:45 +0000
commitbc9efeab61120db9c282def38dd1a052de69f610 (patch)
treeaef51adb0dc768bece17a84b975f87f079e9ca93 /gcc/gimple-ssa-sprintf.c
parentb5f75f0b64a5692ebe823fffcf6d3a8c82c52d10 (diff)
downloadgcc-bc9efeab61120db9c282def38dd1a052de69f610.zip
gcc-bc9efeab61120db9c282def38dd1a052de69f610.tar.gz
gcc-bc9efeab61120db9c282def38dd1a052de69f610.tar.bz2
PR libstdc++/79190 add fallback aligned_alloc implementation
libstdc++-v3: PR libstdc++/79190 * libsupc++/del_opa.cc (operator delete(void*, std::align_val_t)) [!_GLIBCXX_HAVE_ALIGNED_ALLOC && !_GLIBCXX_HAVE_POSIX_MEMALIGN && !_GLIBCXX_HAVE_MEMALIGN && !_GLIBCXX_HAVE__ALIGNED_MALLOC]: Retrieve original pointer value allocated by malloc. * libsupc++/new_opa.cc [!_GLIBCXX_HAVE_ALIGNED_ALLOC && !_GLIBCXX_HAVE_POSIX_MEMALIGN && !_GLIBCXX_HAVE_MEMALIGN && !_GLIBCXX_HAVE__ALIGNED_MALLOC] (aligned_alloc(size_t, size_t)): Define, adjusting pointer value allocated by malloc and storing for retrieval by operator delete. gcc/testsuite: PR libstdc++/79190 * g++.dg/cpp1z/aligned-new3.C: Replace operator new so behaviour matches replaced operator delete. From-SVN: r244933
Diffstat (limited to 'gcc/gimple-ssa-sprintf.c')
0 files changed, 0 insertions, 0 deletions