diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2016-09-16 13:11:19 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2016-09-16 13:11:19 +0100 |
commit | 426042f5f227944c12fbdfb597e078cfbcb1e13d (patch) | |
tree | b7ee62581873f13e2316d6e476926bfdb9339fc3 /gcc/fortran/decl.c | |
parent | 2c3d35a661a6ac944f23221fc0241436cfaba93d (diff) | |
download | gcc-426042f5f227944c12fbdfb597e078cfbcb1e13d.zip gcc-426042f5f227944c12fbdfb597e078cfbcb1e13d.tar.gz gcc-426042f5f227944c12fbdfb597e078cfbcb1e13d.tar.bz2 |
Adjust arguments to aligned_alloc or posix_memalign
* libsupc++/new_opa.cc [_GLIBCXX_HAVE_POSIX_MEMALIGN] (aligned_alloc):
Increase alignment if less than sizeof(void*).
[_GLIBCXX_HAVE_ALIGNED_ALLOC] (operator new(size_t, align_val_t)):
Increase size if not a multiple of alignment.
From-SVN: r240187
Diffstat (limited to 'gcc/fortran/decl.c')
0 files changed, 0 insertions, 0 deletions