On Fri, Dec 24, 2021 at 12:19 AM Uros Bizjak wrote:
>
> On Thu, Dec 23, 2021 at 3:42 PM H.J. Lu wrote:
> >
> > On Mon, Dec 20, 2021 at 2:22 PM H.J. Lu wrote:
> > >
> > > On Mon, Dec 20, 2021 at 12:38 PM Jakub Jelinek wrote:
> > > >
> > > > On Mon, Dec 20, 2021 at 11:44:08AM -0800, H.J. Lu wrote
On Thu, Dec 23, 2021 at 3:42 PM H.J. Lu wrote:
>
> On Mon, Dec 20, 2021 at 2:22 PM H.J. Lu wrote:
> >
> > On Mon, Dec 20, 2021 at 12:38 PM Jakub Jelinek wrote:
> > >
> > > On Mon, Dec 20, 2021 at 11:44:08AM -0800, H.J. Lu wrote:
> > > > The problem is in
> > > >
> > > > (define_memory_constraint
On Mon, Dec 20, 2021 at 2:22 PM H.J. Lu wrote:
>
> On Mon, Dec 20, 2021 at 12:38 PM Jakub Jelinek wrote:
> >
> > On Mon, Dec 20, 2021 at 11:44:08AM -0800, H.J. Lu wrote:
> > > The problem is in
> > >
> > > (define_memory_constraint "TARGET_MEM_CONSTRAINT"
> > > "Matches any valid memory."
> > >
(clobber (reg:CC 17 flags))
> ]) "dl-tunables.c":304:15 226 {*adddi_1}
> (nil))
> and find out that &tuneble_list - &tuneble_list is 0 and we don't need it at
> all. Guess we don't figure that out due to the cast of one of those
> add