On Mon, Apr 01, 2013 at 09:04:00AM -0400, Ryan VanderMeulen wrote: > For 4 months now, we've been dealing with intermittent segfaults in > gcc during compilation, most often in IonBuilder.cpp. We've been > tracking these failures in bug 820796. Given that this is pointing > to a compiler bug, it seems unlikely that we're going to get much > traction with fixing this on our side. So, what would it take for us > to look into other Linux compiler options? It seems we're a few gcc > versions behind at this point, so maybe upgrading to a newer > version? What about clang?
gcc 4.7.2 was installed on builders last week. Unfortunately, it comes with its own set of problems. See bugs 854085, 854103 and 854105. The worst part (which is unfiled at the moment) is that PGO builds OOM on x86. That might require switching to cross-builds for x86. Or if we are lucky, only a more recent binutils. 4.8 is IMHO too young to even consider testing. Mike _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform