Re: [patch] Remove empty directories

2013-11-29 Thread Ian Lance Taylor
On Fri, Nov 29, 2013 at 5:38 AM, Matthias Klose wrote: > trunk has some empty directories. ok to remove? > > gcc/testsuite/go.test/test/fixedbugs/bug478.dir Removed. Sorry, not sure how that happened. Ian

Re: [patch] Remove empty directories

2013-11-29 Thread Jonathan Wakely
On 29 November 2013 14:20, Ed Smith-Rowland wrote: > On 11/29/2013 08:38 AM, Matthias Klose wrote: >> >> trunk has some empty directories. ok to remove? >> >> gcc/testsuite/go.test/test/fixedbugs/bug478.dir >> libstdc++-v3/testsuite/experimental/string_view/requirements/exception >> libstdc++-v3/te

Re: [patch] Remove empty directories

2013-11-29 Thread Ed Smith-Rowland
On 11/29/2013 08:38 AM, Matthias Klose wrote: trunk has some empty directories. ok to remove? gcc/testsuite/go.test/test/fixedbugs/bug478.dir libstdc++-v3/testsuite/experimental/string_view/requirements/exception libstdc++-v3/testsuite/experimental/string_view/capacity/wchar_t libstdc++-v3/tests

[patch] Remove empty directories

2013-11-29 Thread Matthias Klose
trunk has some empty directories. ok to remove? gcc/testsuite/go.test/test/fixedbugs/bug478.dir libstdc++-v3/testsuite/experimental/string_view/requirements/exception libstdc++-v3/testsuite/experimental/string_view/capacity/wchar_t libstdc++-v3/testsuite/experimental/string_view/capacity/char

Re: [patch] remove empty directories (libgo, libstdc++-v3, libgomp)

2012-01-24 Thread Jakub Jelinek
On Tue, Jan 24, 2012 at 12:31:46PM +0100, Matthias Klose wrote: > Ok to remove these three empty directories? > > libgo/go/exp/template > libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements > libgomp/config/linux/arm The libgomp one only if you also remove linux/arm path from li

Re: [patch] remove empty directories (libgo, libstdc++-v3, libgomp)

2012-01-24 Thread Jonathan Wakely
On 24 January 2012 11:31, Matthias Klose wrote: > Ok to remove these three empty directories? > > libgo/go/exp/template > libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements > libgomp/config/linux/arm OK for the libstdc++ dir, I should have removed it in rev 180454 Thanks.

[patch] remove empty directories (libgo, libstdc++-v3, libgomp)

2012-01-24 Thread Matthias Klose
Ok to remove these three empty directories? libgo/go/exp/template libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements libgomp/config/linux/arm