[Bug rtl-optimization/37659] unable to find a register to spill in class ‘AREG’

edwintorok at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Sep 27 16:42:00 GMT 2008



------- Comment #2 from edwintorok at gmail dot com  2008-09-27 16:40 -------
Reduced testcase:

/* gcc -fschedule-insns */
int foo(int a, int b) {
        return bar(foobar(b) / foobar(a));
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37659



More information about the Gcc-bugs mailing list