<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 11:52 AM, Rafael Espindola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank" class="cremed">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5fi" style="overflow:hidden">-// CHECK-MULTI32-I386: "-L[[gcc_install]]/../../../../i386-unknown-linux/lib/../lib32"<br>

+// CHECK-MULTI32-I386: "-L[[gcc_install]]/../../../../i386-unknown-linux/lib/../lib"<br>
 // CHECK-MULTI32-I386: "-L[[gcc_install]]/../../../../i386-unknown-linux/lib"<br>
 // CHECK-MULTI32-I386: "-L[[sysroot]]/lib"<br>
 // CHECK-MULTI32-I386: "-L[[sysroot]]/usr/lib"<br>
@@ -89,7 +89,7 @@<br>
 // CHECK-MULTI64-X86-64: "-m" "elf_x86_64"<br>
 // CHECK-MULTI64-X86-64: "crti.o" "[[gcc_install:.*/Inputs/multilib_64bit_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0]]{{/|\\\\}}crtbegin.o"<br>
 // CHECK-MULTI64-X86-64: "-L[[gcc_install]]"<br>
-// CHECK-MULTI64-X86-64: "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib/../lib64"<br>
+// CHECK-MULTI64-X86-64: "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib/../lib"</div></blockquote></div><br>Rafael, this change is completely wrong. The tests were added verifying this behavior because we actually need this exact behavior!! =[ This is blocking us from moving forward, please revert while we discuss?</div>
</div>