diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2016-09-16 19:09:14 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2016-09-16 19:09:14 +0100 |
commit | 84c08ec96a558fcb648e27f3f4a2e7532079d5bd (patch) | |
tree | b8c56baa281de2eae77e1ec2845a367d9bf8d38d /gcc/combine.c | |
parent | 8d987deb5be9484c103d3a786590c84b54535813 (diff) | |
download | gcc-84c08ec96a558fcb648e27f3f4a2e7532079d5bd.zip gcc-84c08ec96a558fcb648e27f3f4a2e7532079d5bd.tar.gz gcc-84c08ec96a558fcb648e27f3f4a2e7532079d5bd.tar.bz2 |
Replace modulus with mask operation in over-aligned new
2016-09-16 Jonathan Wakely <jwakely@redhat.com>
Marc Glisse <marc.glisse@inria.fr>
* libsupc++/new_opa.cc [_GLIBCXX_HAVE_ALIGNED_ALLOC]
(operator new(size_t, align_val_t)): Replace modulus operator with
mask.
Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
From-SVN: r240192
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions