[Bug middle-end/52236] segfault in program that results from compiling sha512-hash.c

2012-02-15 Thread zooko at zooko dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236 Zooko Wilcox-O'Hearn changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c/52236] segfault in program that results from compiling sha512-hash.c

2012-02-13 Thread zooko at zooko dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236 --- Comment #2 from Zooko Wilcox-O'Hearn 2012-02-13 17:17:37 UTC --- I opened a ticket on launchpad.net with which to track the progress of this issue across multiple other issue trackers: pycryptopp, GCC, Fedora, and possibly DJB's "nacl" crypto

[Bug c/52236] segfault in program that results from compiling sha512-hash.c

2012-02-13 Thread zooko at zooko dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236 --- Comment #1 from Zooko Wilcox-O'Hearn 2012-02-13 17:03:49 UTC --- The host is linux x86_64. More information about the platform is queried automatically by the buildbot and archived here: https://tahoe-lafs.org/buildbot-pycryptopp/builders/Rub

[Bug c/52236] New: segfault in program that results from compiling sha512-hash.c

2012-02-13 Thread zooko at zooko dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52236 Bug #: 52236 Summary: segfault in program that results from compiling sha512-hash.c Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/24163] dependent Base class scope examined during unqualified name lookup in template

2012-01-17 Thread zooko at zooko dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24163 Zooko Wilcox-O'Hearn changed: What|Removed |Added CC||zooko at zooko do