On Wed, Jan 2, 2019 at 10:09 AM Richard Biener
wrote:
>
> On Thu, Dec 27, 2018 at 3:59 PM Segher Boessenkool
> wrote:
> >
> > Hi!
> >
> > I'd like to backport the "asm inline" series to 8 branch and 7 branch.
> > The patches are identical to trunk, except I added a patch 8/8 that
> > makes these
On Thu, Dec 27, 2018 at 3:59 PM Segher Boessenkool
wrote:
>
> Hi!
>
> I'd like to backport the "asm inline" series to 8 branch and 7 branch.
> The patches are identical to trunk, except I added a patch 8/8 that
> makes these branches not error on code it only warned on before (that
> is, C code th
Hi!
I'd like to backport the "asm inline" series to 8 branch and 7 branch.
The patches are identical to trunk, except I added a patch 8/8 that
makes these branches not error on code it only warned on before (that
is, C code that uses restrict or const as asm qualifier).
The 7 backport has a conte