This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [PR86064] split single cross-partition range with nonzero locviews


On Jun 12, 2018, Alexandre Oliva <oliva@gnu.org> wrote:

> We didn't split cross-partition ranges in loclists to output a
> whole-function location expression, but with nonzero locviews, we
> force loclists, and then we have to split to avoid cross-partition
> list entries.

Regstrapped on x86_64-linux-gnu and i686-linux-gnu.  Ok to install?

> From: Alexandre Oliva <aoliva@redhat.com>
> for  gcc/ChangeLog

> 	PR debug/86064
> 	* dwarf2out.c (loc_list_has_views): Adjust comments.
> 	(dw_loc_list): Split single cross-partition range with
> 	nonzero locview.

> for  gcc/testsuite/ChangeLog

> 	PR debug/86064
> 	* gcc.dg/pr86064.c: New.

-- 
Alexandre Oliva, freedom fighter   https://FSFLA.org/blogs/lxo
Be the change, be Free!         FSF Latin America board member
GNU Toolchain Engineer                Free Software Evangelist


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]