2013/5/19 Paolo Bonzini <bonz...@gnu.org>: > Il 18/05/2013 04:29, Chung-Ju Wu ha scritto: >> Ping: http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00429.html >> >> The patch is to fix dependency issue of libgcc Makefile.in >> by adding 'rm libgcc_tm.stamp' in the clean rule. >> >> That was fixed on main trunk (r187838) but not on gcc-4_7-branch. >> Since gcc-4_7-branch is still open, is it OK to backport r187838 >> into gcc-4_7-branch? > > It's trivial enough that you can go ahead and backport it. > > Thanks! > > Paolo
Thanks for both Ian and Paolo's approval. :) Committed into gcc-4_7-branch as Rev.199091. Best regards, jasonwucj