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]

Re: Trunk frustration


  In message <10107251453.AA05381@vlsi1.ultra.nyu.edu>you write:
  > Jan's patches were incremental changes and I see a value in having
  > available the resources of the community at large in the testing,
  > especially where there aren't any problems expected.  That's the
  > advantage of the incremental approach: you can take small steps, each
  > of which you are quite confident of, and you'll find out if you were
  > wrong.
I definitely consider Jan's changes major development -- he's basically
trying to replace jump.c with a CFG equivalent and keep the CFG consistent
throughout compilation.

The changes are quite extensive and have been consistently breaking the
tree across a number of architectures.

While Jan tried to do this work incrementally it hasn't been that successful
IMHO.

jeff

ps.  Note that I do applaud Jan's goal and effort.  Replacing jump.c with
its CFG equivalent and keeping the CFG up-to-date has been on my todo list
for a while now.


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