[PATCH] Fix canonical types w/ transparent unions (4.3 regression, PR c++/35315)
Doug Gregor
doug.gregor@gmail.com
Sat Mar 1 05:38:00 GMT 2008
On Fri, Feb 29, 2008 at 11:42 AM, Mark Mitchell <mark@codesourcery.com> wrote:
> Doug Gregor wrote:
> > Here's a slightly improved patch, which moves the canonical-types fix
> > into build_duplicate_type. I'll commit to mainline tomorrow if there
> > are no objections. However, I'm pinging Mark and Jakub to ask whether
> > this is patch should also go into 4.3. I believe the answer is "no",
> > but here's some reasoning.
>
> I agree it's not a severe problem, but it is going to lead to problems
> somewhere, for someone, and it's a simple patch so let's put it in on
> the 4.3 branch as well.
Thanks, I've committed it to the branch.
- Doug
More information about the Gcc-patches
mailing list