This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: --disable-checking bootstrap failure
On Mon, 2004-09-13 at 16:01, Gerald Pfeifer wrote:
> I'm starting to think that aliasing is badly broken. The system behind
> 8361 also has close to 100% testsuite failures of all kinds unless I
> use -fno-strict-aliasing (while -Wstrict-aliasing=2 does not give a
> single warning).
>
Have anything you could file a PR with?
> > Taking the address of &PTR->FIELD is not handled with any degree of
> > gracefulness. I'm bootstrapping this fix. Will commit if all goes well.
>
> Thanks! Would you mind also adding a testcase?
>
Sure.
Diego.