This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"REG_FREQ (i) = 0;" needed for 3.3 branch?


Hi Zdenek and Honza,

Do you think we need to backport to 3.3 branch the following patch,
which zeros REG_FREQ (i)?

http://gcc.gnu.org/ml/gcc/2002-12/msg01237.html

2002-12-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>

	* flow.c (allocate_reg_life_data): Reset REG_FREQ.

The reason for asking you about this is that I just found out that PR
11576, which occurs only on 3.3 branch, could be fixed with your
patch.  (Actually, PR 11576 was applicable to mainline up until you
installed the patch.)

Thanks,

Kazu Hirata


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]