------- Comment #5 from pinskia at gcc dot gnu dot org 2007-10-17 10:39 ------- And really that patch should not change anything really since it just means TER does not cross function call boundaries now (and not just accross over non pure/const function calls).
Can you at least give the final_clean for the file which is missed compiled for both before and after the patch? Since I doubt TER is doing something wrong. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33794