This is the mail archive of the gcc-patches@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]

Re: Broken tree with PATCH: back end initialization reorganization


On 8/27/07, Sandra Loosemore <sandra@codesourcery.com> wrote:
> I was specifically thinking about this problem:
>
> http://gcc.gnu.org/ml/gcc/2007-07/msg00359.html
>
> that was finally fixed two weeks later:
>
> http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01878.html


Let me point out that between those two weeks, the GCC summit happened
so that is an exception to the rule rather than a problem with our
rules.

Also two weeks is a long time but remember the timmings of such
changes, we are now heading to the last couple of weeks of stage2
which means we really need to start thinking about doing more stage3
type of work.  Also the change there, broke two targets, MIPS and
alpha.  While your change broke any target which have auto
increment/decrements (PowerPC, ARM, and many others).

Thanks,
Andrew Pinski


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