Questional REG_N_SETS usage...

Jan Hubicka hubicka@atrey.karlin.mff.cuni.cz
Thu Dec 9 02:34:00 GMT 1999


Hi
While greping for REG_N_ I found that REG_N_SETS is used inside cse
and alias analysis.
This seems to be odd to me. The REG_N_SETS is calculated by flow, that is
not run before cse, so it most probably contains some garbage
(and leaks memory?). Or am I missing something?

Honza


More information about the Gcc mailing list