[Bug sanitizer/65479] sanitizer stack trace missing frames past #0 on powerpc64
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 20 01:38:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65479
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #35196|0 |1
is obsolete| |
Attachment #35308|0 |1
is obsolete| |
--- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> ---
Created attachment 35360
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35360&action=edit
Proposed patch.
The attached patch resolves all the Address Sanitizer test suite failures on
powerpc64 except for those that are subject to pr65643. Tested on
powerpc64*-*-*-* and x86_64.
More information about the Gcc-bugs
mailing list