Closed Bug 1090632 Opened 10 years ago Closed 10 years ago

Bump linux valgrind gcc to match linux desktop builds

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 965151

People

(Reporter: rillian, Unassigned)

References

Details

The linux valgrind target on tinderbox uses an old gcc which doesn't support AVX2 intrinsics. This is blocking landing new optimizations for libvpx video decoding.

We should bump this target to use the same compiler as the normal linux firefox build, which is fine with the new code.
I'm told the correct fix for this is to port this target to tooltool, but I don't know how to do that.
Blocks: 1073319
Summary: Bump linux valgring gcc to match linux desktop builds → Bump linux valgrind gcc to match linux desktop builds
Laura - can you get this in someone's queue? It is blocking a VP9 perf regression fix.
Blocks: 1077549
Flags: needinfo?(laura)
No longer blocks: 1077549
> The linux valgrind target on tinderbox uses an old gcc

It uses 4.7.3, like other builds, except it doesn't take it from tooltool, like other builds. Are you sure it's really the problem?
Ah, the problem is not GCC, it's GNU as, the tooltool gcc comes with a newer binutils.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(laura)
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.