This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug sanitizer/81697] Incorrect ASan global variables alignment on arm
- From: "v.barinov at samsung dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 03 Aug 2017 13:48:43 +0000
- Subject: [Bug sanitizer/81697] Incorrect ASan global variables alignment on arm
- Auto-submitted: auto-generated
- References: <bug-81697-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81697
Slava Barinov <v.barinov at samsung dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |armv7l-unknown-linux-gnueab
| |i
--- Comment #1 from Slava Barinov <v.barinov at samsung dot com> ---
Don't know if it's possible to write a test case: I can detect if section is
.str in assembly output, but don't know how to make dejagnu check it
automatically.