[Bug c/28545] Wrong code for hoisted multiplication
ben at decadentplace dot org dot uk
gcc-bugzilla@gcc.gnu.org
Sun Jul 30 18:46:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list