[Bug sanitizer/86755] [ASAN] Libasan failed to be build for arm with -mthumb and -fno-omit-frame-pointer

2021-12-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86755

--- Comment #4 from Andrew Pinski  ---
(In reply to Denis Khalikov from comment #3)
> The fix was accepted to llvm https://reviews.llvm.org/D50180. I hope the
> patch will be applied soon.

The fix was approved but never was applied upstream and then it was closed as
"Since no users anymore for this patch, closing it :)".
I have no idea why they did that.

[Bug sanitizer/86755] [ASAN] Libasan failed to be build for arm with -mthumb and -fno-omit-frame-pointer

2018-10-10 Thread dennis.khalikov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86755

--- Comment #3 from Denis Khalikov  ---
The fix was accepted to llvm https://reviews.llvm.org/D50180. I hope the patch
will be applied soon.

[Bug sanitizer/86755] [ASAN] Libasan failed to be build for arm with -mthumb and -fno-omit-frame-pointer

2018-10-10 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86755

Ramana Radhakrishnan  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2018-10-10
 CC||ramana at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Ramana Radhakrishnan  ---
Confirmed.

[Bug sanitizer/86755] [ASAN] Libasan failed to be build for arm with -mthumb and -fno-omit-frame-pointer

2018-08-13 Thread chefmax at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86755

chefmax at gcc dot gnu.org changed:

   What|Removed |Added

 CC||chefmax at gcc dot gnu.org

--- Comment #1 from chefmax at gcc dot gnu.org ---
Upstream review: https://reviews.llvm.org/D50180