[PATCH][testsuite] Mark as UNSUPPORTED tests that don't fit into tiny memory model

Kyrill Tkachov kyrylo.tkachov@arm.com
Fri Dec 12 10:33:00 GMT 2014


On 12/12/14 10:22, Kyrill Tkachov wrote:
> On 12/12/14 08:34, Andreas Schwab wrote:
>> Kyrill Tkachov <kyrylo.tkachov@arm.com> writes:
>>
>>>       * lib/target-utils.exp: New file.
>> ERROR: Couldn't find library file target-utils.exp.
>> make[4]: *** [check-DEJAGNU] Error 1
>> make[4]: Leaving directory `/usr/local/gcc/gcc-20141212/Build/ia64-suse-linux/libgomp/testsuite'
>> make[3]: *** [check-am] Error 2
> Ugh, sorry for that, reproduced.
>    DejaGNU (Tcl?) doesn't do recursive loads :(.
> The quick solution is to load target-utils.exp explicitly in libgomp.exp
>
> I'll post a patch shortly.

Here it is. Committed as r218662 to get things going again.

2014-12-12  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * testsuite/lib/libgomp.exp: Load target-utils.exp.
     Move load of target-supportes.exp earlier.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgomp-test-target-utils.patch
Type: text/x-patch
Size: 555 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20141212/62314eab/attachment.bin>


More information about the Libstdc++ mailing list