This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/52236] segfault in program that results from compiling sha512-hash.c
- From: "zooko at zooko dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Feb 2012 21:22:28 +0000
- Subject: [Bug middle-end/52236] segfault in program that results from compiling sha512-hash.c
- Auto-submitted: auto-generated
- References: <bug-52236-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236
Zooko Wilcox-O'Hearn <zooko at zooko dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
--- Comment #4 from Zooko Wilcox-O'Hearn <zooko at zooko dot com> 2012-02-15 21:22:28 UTC ---
Thanks to Samuel Neves, the bug was identified in the application (pycryptopp),
not in gcc. Thanks!