------- Comment #4 from anitha dot boyapati at atmel dot com  2010-07-19 13:03 
-------
SSA pass pass_remove_useless_stmts() removes useless statements and any code
beyond statements like "while(1);" will not be generated. This might be why the
breakpoint at "while(TRUE);" in the testcase is not recognised [and hence the
simulation looks like hanged/or not returned from evaluate() ]


-- 


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

Reply via email to