[Ping][PATCH, libstdc++-v3] Enable to cross-test libstdc++ on simulator

Paolo Carlini paolo.carlini@oracle.com
Fri Mar 23 13:03:00 GMT 2012


Hi,

On 03/07/2012 06:22 AM, Terry Guo wrote:
> Hello,
>
> Can anybody please review and approve the following simple patch? Thanks
> very much.
>
> http://gcc.gnu.org/ml/libstdc++/2011-08/msg00063.html
apparently somebody, somewhere, approved this patch, because I see:

2012-03-13  Terry Guo <terry.guo@arm.com>

     * testsuite/Makefile.in (TEST_GCC_EXEC_PREFIX): New.

but frankly the commit as-is didn't make much sense, because the *.in 
files are generated: a sensible patch should have touched the *.am file 
and then, upon approval, committed also the files change by 'autoreconf'.

Anyway, the change doesn't exist anymore, because the next 'autoreconf' 
(of mine, as it happens) of course wiped it out.

Please clarify.

Thanks,
Paolo.



More information about the Libstdc++ mailing list