On Mon, Oct 28, 2013 at 11:52 AM, Rafael Espindola <
[email protected]> wrote:

> -// CHECK-MULTI32-I386:
> "-L[[gcc_install]]/../../../../i386-unknown-linux/lib/../lib32"
> +// CHECK-MULTI32-I386:
> "-L[[gcc_install]]/../../../../i386-unknown-linux/lib/../lib"
>  // CHECK-MULTI32-I386:
> "-L[[gcc_install]]/../../../../i386-unknown-linux/lib"
>  // CHECK-MULTI32-I386: "-L[[sysroot]]/lib"
>  // CHECK-MULTI32-I386: "-L[[sysroot]]/usr/lib"
> @@ -89,7 +89,7 @@
>  // CHECK-MULTI64-X86-64: "-m" "elf_x86_64"
>  // 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"
>  // CHECK-MULTI64-X86-64: "-L[[gcc_install]]"
> -// CHECK-MULTI64-X86-64:
> "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib/../lib64"
> +// CHECK-MULTI64-X86-64:
> "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib/../lib"
>

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?
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to