This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "Experimental" features in releases
On Mon, Apr 17, 2006 at 02:53:37PM -0700, Dale Johannesen wrote:
> >So from my point of view, the situation with -ftree-loop-linear is
> >fine - it's ICEing after all, not producing silently wrong-code. For
> >experimental options (where
> >I would include all options not enabled by -O[123s]) known wrong-
> >code bugs
> >should be fixed.
>
> The case of this in 20256 did produce silent bad code when it was
> reported, but that seems to have changed.
The 4.0 branch silently produces bad code; 4.1 and trunk now ICE.
Janis