This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/84208] fsanitize-address-use-after-scope Not working for ARM


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-02-05
     Ever confirmed|0                           |1

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Akhilesh Kumar from comment #2)
> > Does it work on non-changed gcc 7.2 on arm? 
>   Not yet verified because unable to cross compile gcc 7.2.  

Please try this.

> 
> > And with arm do mean arm-linux-gnueabi as the target or aarch64-linux-gnu?
>   I am using arm-*-gnueabi target

Note that the feature has landed in GCC 7.2 in multiple patches. I would
probably need to take a look how you did the backport.
Can you also provide the test-case which fails?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]