diff options
author | Alexander Potapenko <glider@google.com> | 2013-02-11 22:36:23 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2013-02-11 22:36:23 +0000 |
commit | 6a52ccb3b897320a90cc86709249db167605a42f (patch) | |
tree | 4c88f130401ee1abfa6d0b6727716bc58e18cfcc /gcc/tree-ssa.c | |
parent | 913bd57d50235b3af93b6dbefbc9d94cd1fd5005 (diff) | |
download | gcc-6a52ccb3b897320a90cc86709249db167605a42f.zip gcc-6a52ccb3b897320a90cc86709249db167605a42f.tar.gz gcc-6a52ccb3b897320a90cc86709249db167605a42f.tar.bz2 |
re PR sanitizer/55617 (static constructors are not being instrumented correctly on darwin)
2013-02-11 Alexander Potapenko <glider@google.com>
Jack Howarth <howarth@bromo.med.uc.edu>
Jakub Jelinek <jakub@redhat.com>
PR sanitizer/55617
* config/darwin.c (cdtor_record): Rename ctor_record.
(sort_cdtor_records): Rename sort_ctor_records.
(finalize_dtors): New routine to sort destructors by
priority before use in assemble_integer.
(machopic_asm_out_destructor): Use finalize_dtors if needed.
testsuite:
2013-02-11 Alexander Potapenko <glider@google.com>
Jack Howarth <howarth@bromo.med.uc.edu>
Jakub Jelinek <jakub@redhat.com>
PR sanitizer/55617
* g++.dg/asan/pr55617.C: Run on all targets.
Co-Authored-By: Jack Howarth <howarth@bromo.med.uc.edu>
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r195956
Diffstat (limited to 'gcc/tree-ssa.c')
0 files changed, 0 insertions, 0 deletions