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: branch bootstrap breakage in new DECL_RTL


>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:

    Richard>     A test server would have tested, found the problem,
    Richard> and it would have taken me only minutes to correct the
    Richard> patch -- all without making poor Robert have to track it
    Richard> down.

    Richard> A test server that knew to make this particular check,
    Richard> you mean.

A test server that works as a user would work: 

  cvs checkout
  configure
  make bootstrap

on Robert's machine (and, in fact, on almost any machine without GNU
CC as the host C compiler) would have caught this.  As it would have
caught the `grep' problem on IRIX.  And lots and lots of others.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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