------- Comment #3 from tbm at cyrius dot com  2007-08-26 08:30 -------
I get Richi's error with the alternative testcase below:

(sid)26000:[EMAIL PROTECTED]: ~/delta/bin] /usr/lib/gcc-snapshot/bin/gcc -O -c
-fipa-pta mini.c
mini.c: In function 'TestMD2':
mini.c:7: error: stmt (0x2b31b665e0c0) marked modified after optimization pass:
return;
mini.c:7: internal compiler error: verify_ssa failed
Please submit a full bug report,



/* Testcase by Martin Michlmayr <[EMAIL PROTECTED]> */

static const char *strings[] = {
};
TestMD2 (void)
{
}


-- 


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

Reply via email to