Re: [PATCH] Partially lift restriction from loc_list_from_tree_1
> OK. Thanks. > Btw, can we try to add a "guality" for gnat.dg? Or are you making sure to > add coverage to the gdb testsuite? Yes, the GDB testsuite will get a testcase. -- Eric Botcazou
Re: [PATCH] Partially lift restriction from loc_list_from_tree_1
On Mon, May 12, 2025 at 11:24 AM Eric Botcazou wrote: > > Hi, > > the function accepts all handled_component_p expressions and decodes them by > means of get_inner_reference as expected, but bails out on bitfields: > > /* TODO: We can extract value of the small expression via shifting even >