On 9/5/07, Daniel Berlin <[EMAIL PROTECTED]> wrote:
> On 9/5/07, Richard Guenther <[EMAIL PROTECTED]> wrote:
> > On 9/5/07, Daniel Berlin <[EMAIL PROTECTED]> wrote:
> > > On 9/4/07, Mark Mitchell <[EMAIL PROTECTED]> wrote:
> > > >
> > > > We still have the nasty aliasing problems:
> > > >
> > > > PR32182 [4.2 Regression] -fstrict-aliasing optimizations cause co...
> > >
> > > It's not clear from the PR that this is either an aliasing bug, and not 
> > > either
> > > 1. a C++ FE bug
> > > or
> > > 2. an invalid testcase
> >
> > While I cannot exclude (1), the testcase is certainly valid.
> >
> >
> Can you please update the PR to this effect?
> It's certainly not clear from reading the comments :)

I thought comment #13 was enough ;)

"It looks like 12.6.2/5-6 specify it enough to make the testcase valid.  The
BaseClass is only once initialized by the most derived object initializer
specification."

Richard.

Reply via email to