On Feb 13, 2015, at 2:24 PM, Jack Howarth wrote:
> Mike and FX,
> Shouldn't we also apply…
Ok.
> Author: fxcoudert
> Date: Mon Dec 22 21:57:45 2014
> New Revision: 219035
>
> URL: https://gcc.gnu.org/viewcvs?rev=219035&root=gcc&view=rev
> Log:
> * lib/ubsan-dg.exp: Add library path for libs
Mike and FX,
Shouldn't we also apply...
Author: fxcoudert
Date: Mon Dec 22 21:57:45 2014
New Revision: 219035
URL: https://gcc.gnu.org/viewcvs?rev=219035&root=gcc&view=rev
Log:
* lib/ubsan-dg.exp: Add library path for libstdc++.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/test
On Dec 20, 2014, at 8:58 AM, FX wrote:
> This patch below allows ubsan to run when libstdc++ is built but not
> installed (something which happens on darwin, in particular). This fixes all
> 658 ubsan failures when run in this particular configuration.
>
> OK to commit?
Ok.
This patch below allows ubsan to run when libstdc++ is built but not installed
(something which happens on darwin, in particular). This fixes all 658 ubsan
failures when run in this particular configuration.
OK to commit?
FX
2014-12-20 Francois-Xavier Coudert
* lib/ubsan-dg.exp: A