This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PR tree-optimization/19903
Hello,
> > AFAIK this directly comes from the Ada front-end. Maybe we can tweak it in
> > gigi, but this has worked like that since day #1 I think.
> >
> > If it is possible, then it would be the best way, I guess, since it
> > needs no changes to the optimizers and makes the description of the type
> > more correct.
>
> Certainly not for 4.0 either, I'm afraid. :-)
Why not? This seems to be a safe 1-line change that will not affect
anything else.
Zdenek