[Bug target/45524] r163815/r163816 produces new regressions on x86_64-apple-darwin10

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Sep 4 02:13:00 GMT 2010



------- Comment #10 from pinskia at gcc dot gnu dot org  2010-09-04 02:13 -------
(In reply to comment #9)> 
> --- gcc 2010-09-03 22:04:53.000000000 -0400
> +++ libgcc      2010-09-03 22:01:16.000000000 -0400
> @@ -11,34 +11,26 @@
>    esac
>  ],
>  [
> -  case $target in
> +  case $host in

This is correct as libgcc is a target library so the host there is what we
originally had as the target.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45524



More information about the Gcc-bugs mailing list