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 06/12/2018 08:02 PM, Alexandre Oliva 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.
> 
> 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.
OK.
Jeff


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