This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa]: Fix darwin libbanshee error
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, pinskia at physics dot uc dot edu
- Date: 25 Jul 2003 12:50:02 -0400
- Subject: Re: [tree-ssa]: Fix darwin libbanshee error
- Organization: Red Hat Canada
- References: <Pine.LNX.4.56.0307251143170.22509@dberlin.org>
On Fri, 2003-07-25 at 11:44, Daniel Berlin wrote:
> Committed as obvious.
>
> Andrew, you should now get a bit further, but i get a tree check trying to
> compile one of the libbanshee files, due to some DCE or must-alias
> problem.
>
Can't be must-alias. I inadvertently disabled it in the last merge.
Diego.