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: g77 bugs in current snapshots


> From: Dave Love <d.love@dl.ac.uk>
> Date: 13 Nov 1998 19:57:05 +0000

> Could someone say whether as policy regression tests should be added
> for such problems occurring in times of development instability?

100% yes.  The reason is that if it broken because someone was playing
with the code, then they are like to play with it in the future as
well and break it again, and testing is meant to find those breakages
before product ships.

Now, the only exclusion to that rule, is if a testcase in the
testsuite did in fact find it first, then no additional testcase
usually needs be entered because one already exists.

In this case, it sounds like one should be added.


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