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]
Other format: [Raw text]

Re: bugs fixed on the tree-ssa


Richard Guenther <rguenth@tat.physik.uni-tuebingen.de> wrote:

>> My suggestion is as follows: if it's a non-regression, and we don't plan
>> to try to fix it for 3.4, marking it as fixed in tree-ssa seems right.
>
> I don't think it is wise to mark bugs in released or to-be-released gcc
> versions fixed in a branch that is not for sure going to be integrated in
> any forseeable release, no?  It would be better to only suspend it, I
> think, as otherwise, in the odd case that tree-ssa doesnt get merged,
> we're not missing them.  Or maybe even add a state
> fixed-in-development-branch or such would be useful here?

I agree. Suspended looks like an appropriate state for me. Let's just wait
until the merge really happens, and then we can revisit the bugs. Meanwhile, it
might be useful to add the testcases for the bugs to the branch, so that we can
reasonably sure that they stay fixed.

Giovanni Bajo



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