Re: [PATCH, 4.8] Backport patches to fix parallel build fail PR 57683

2013-11-20 Thread Richard Biener
On Wed, Nov 20, 2013 at 2:30 AM, Zhenqiang Chen wrote: > Hi, > > The issue files in PR 57683 include lra-constraints.o, > lra-eliminations.o and tree-switch-conversion.o. > > Jeff had fixed them in trunk (r197467 and r198999): > > http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00957.html > http://gc

[PATCH, 4.8] Backport patches to fix parallel build fail PR 57683

2013-11-19 Thread Zhenqiang Chen
Hi, The issue files in PR 57683 include lra-constraints.o, lra-eliminations.o and tree-switch-conversion.o. Jeff had fixed them in trunk (r197467 and r198999): http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00957.html http://gcc.gnu.org/ml/gcc-patches/2013-04/msg00211.html Can we backport the two