[Bug sanitizer/81697] Incorrect ASan global variables alignment on arm

ramana at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 20 13:22:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81697

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-09-20
                 CC|                            |ramana at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
I don't think I like the idea that Asan should turn off section anchors as a
fix. Section anchors are on by default and thus asan should be fixed to try and
work with that by default rather than it testing something that isn't part of
normal code generation flow.


More information about the Gcc-bugs mailing list