I didn't see if you got a response to this.

Anyway - it's bug 783505. The fix just landed. But we're phasing out support 
for Apple's decrepit fork of GCC. The real fix is to switch to clang:

CC=clang CXX=clang++ ../configure [your-options]

-j

On Aug 16, 2012, at 11:49 PM, Brendan Eich wrote:

> http://pastebin.mozilla.org/1760856
> 
> I'm at
> 
> $ hg log -r tip
> changeset:   102564:a79132ac2f05
> tag:         tip
> parent:      102530:1ecca798b1fb
> parent:      102563:773ecacea4f7
> user:        Ryan VanderMeulen <[email protected]>
> date:        Thu Aug 16 20:50:16 2012 -0400
> summary:     Merge the last PGO-green inbound changeset to m-c.
> 
> I re-autoconf213'ed, reconfigured, and remade.
> 
> /be
> _______________________________________________
> dev-tech-js-engine-internals mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to