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: [patch, 3.4] Backport fix for PR c++/22618


On 12/6/05, Volker Reichelt <reichelt@igpm.rwth-aachen.de> wrote:
> The following patch backports Mark's patch for accepts-invalid bug
> in PR c++/22618 to the 3.4 branch.
>
> Bootstrapped and regtested on x86_64-unknown-linux-gnu.
> Ok for the 3.4 branch?

Will this fix some rejects-valid or wrong-code issues?  If not, we
should rather not backport fixes that may turn (wrong) working code
into non-working code.  People have complained before if compiler
behavior changes this way during a release series.

Richard.


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