------- Comment #1 from ben at decadentplace dot org dot uk 2006-07-30 18:46 ------- Created an attachment (id=11974) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11974&action=view) test case
Test case. It should produce the output "Difficulty rating: Extreme (complex non-recursive techniques required)". When compiled and run on i486-linux-gnu with -O2 it seg-faults in memset() due to a wrong length value. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28545