Hi all,
I'm seeing some relocation truncation failures in the libstdc++
testsuite where the test
is too large to fit into the memory model. In the gcc testsuite we mark
these tests as unsupported
using something like the below fragment in gcc-dg.exp
if { [regexp "(^|\n)\[^\n\]*: relocation tr
On 27 November 2014 at 21:48, Christophe Lyon
wrote:
> On 30 September 2014 at 19:08, Konstantin Serebryany
> wrote:
>> Correct, you can run tests from llvm tree with any compiler.
>> https://code.google.com/p/address-sanitizer/wiki/AddressSanitizerTestSuite
>>
>
> I've read that document, and as