On 02/24/2013 07:20 PM, Jakub Jelinek wrote:

On Fri, Feb 22, 2013 at 02:42:44PM -0800, H.J. Lu wrote:
2013-02-22  H.J. Lu<hongjiu...@intel.com>

        * bootstrap-asan.mk (POSTSTAGE1_LDFLAGS): Add
        -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.
diff --git a/config/bootstrap-asan.mk b/config/bootstrap-asan.mk
index d37a9da..e3f34f5 100644
--- a/config/bootstrap-asan.mk
+++ b/config/bootstrap-asan.mk
@@ -3,4 +3,5 @@
  STAGE2_CFLAGS += -fsanitize=address
  STAGE3_CFLAGS += -fsanitize=address
  POSTSTAGE1_LDFLAGS += -fsanitize=address -static-libasan \
+                     -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/ \
                      -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.libs

Ok.

        Jakub

After this went in, I got further now:

http://gcc.gnu.org/ml/gcc-testresults/2013-02/msg02974.html

than before:

http://gcc.gnu.org/ml/gcc-testresults/2013-02/msg02749.html

--
Toon Moene - e-mail: t...@moene.org - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
At home: http://moene.org/~toon/; weather: http://moene.org/~hirlam/
Progress of GNU Fortran: http://gcc.gnu.org/wiki/GFortran#news

Reply via email to