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] Environment variables forwarding


On Wed, Mar 26, 2014 at 10:42:12AM -0700, Mike Stump wrote:
> On Mar 25, 2014, at 7:31 AM, Yury Gribov <y.gribov@samsung.com> wrote:
> > On 03/24/2014 01:46 PM, Maxim Ostapenko wrote:
> >> 
> >> On 03/24/2014 12:28 PM, Maxim Ostapenko wrote:
> >>> 
> >>> When porting Lsan on arm, I ran into problem with testing, because
> >>> almost all lsan tests require environment variables forwarding for
> >>> remote targets. Unfortunately, this feature isn't implemented yet
> >>> neither in Dejagnu nor in GCC. These two small patches seem to resolve
> >>> this issue.
> 
> So, Iâm interested in what Jakub might sayâ  but, seems reasonable to enhance it so that this is possible.

I'd personaly think it is not worth bothering, such features could be just
tested on native testing.  But if somebody is willing to maintain it for
cross-testing and review that, I don't object.

	Jakub


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