------- Comment #38 from dberlin at gcc dot gnu dot org  2006-09-26 15:47 
-------
Subject: Re:  [4.0/4.1/4.2 Regression] alias bug with cast and call clobbered

On 26 Sep 2006 15:33:29 -0000, acahalan at gmail dot com
<[EMAIL PROTECTED]> wrote:
>
>
> ------- Comment #37 from acahalan at gmail dot com  2006-09-26 15:33 -------
> (In reply to comment #36)
>
> > > Evidence: this bug has existed for ages, meanwhile aliasing violations 
> > > keep
> > > getting reported as compiler bugs.
> > This bug (PR28778) has only existed for the last two major releases which is
> > not ages.
>
> IMHO that qualifies as "ages". If the bug has survived that long, it
> can't be all that major. People have learned that -fno-strict-aliasing
> is the cure-all for mystery bugs.

Okay, how do i put this gently:

If you want to argue about strict aliasing and enabling it by default,
please don't do it in a bug
report.
We use bug reports to track the status of very specific bugs.
Even if we were to perform the behavior you request (and I highly
doubt we will), it would be a separate enhancement request, and should
be filed as such (and probably discussed on the gcc mailing list prior
to filing a report).
We have our reasons to enable strict aliasing by default.  People have
their reasons they don't like it.

Acting as if one viewpoint is simply invalid because you don't like it
isn't going to help.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28778

Reply via email to