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.

Reply via email to