Closed Bug 965122 Opened 10 years ago Closed 10 years ago

Build and deploy a patched gcc 4.7.3

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

Bug 964641 has unveiled a sneaky bug in GCC that affects PGO only, only in some circumstances. While the bug can be circumvented with the patch in that bug, it would be better to have a patched gcc avoiding this bug altogether, in case it would show up again somewhere else.
Attachment #8367107 - Flags: review?(trev.saunders)
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Comment on attachment 8367107 [details] [diff] [review]
Add gcc patch for PR55650

In case Nathan can come to it before Trevor.
Attachment #8367107 - Flags: review?(nfroyd)
Attachment #8367107 - Flags: review?(trev.saunders)
Attachment #8367107 - Flags: review?(nfroyd)
Attachment #8367107 - Flags: review+
Armen, can you upload http://people.mozilla.org/~mhommey/gcc.tar.xz to tooltool?
sha512: e5101f9dee1e462f6cbd3897ea57eede41d23981825c7b20d91d23ab461875d54d3dfc24999aa58a31e8b01f49fb3140e05ffe5af2957ef1d1afb89fd0dfe1ad
size: 80458572
Flags: needinfo?(armenzg)
Whiteboard: [leave open]
Attachment #8367107 - Flags: checked-in?
Keywords: checkin-needed
[armenzg@relengwebadm.private.scl3 ~]$ FILE=~/gcc.tar.xz 
[armenzg@relengwebadm.private.scl3 ~]$ export SHA512=`openssl sha512 $FILE | cut -d' ' -f2`
[armenzg@relengwebadm.private.scl3 ~]$ echo $SHA512
e5101f9dee1e462f6cbd3897ea57eede41d23981825c7b20d91d23ab461875d54d3dfc24999aa58a31e8b01f49fb3140e05ffe5af2957ef1d1afb89fd0dfe1ad
[armenzg@relengwebadm.private.scl3 ~]$ ls -l gcc.tar.xz 
-rw-r----- 1 armenzg armenzg 80458572 Jan 29 07:35 gcc.tar.xz
[armenzg@relengwebadm.private.scl3 ~]$ sudo mv -i $FILE /mnt/netapp/relengweb/tooltool/pvt/build/sha512/${SHA512}
[armenzg@relengwebadm.private.scl3 ~]$ sudo chmod 644 /mnt/netapp/relengweb/tooltool/pvt/build/sha512/${SHA512}
[armenzg@relengwebadm.private.scl3 ~]$ ls -l /mnt/netapp/relengweb/tooltool/pvt/build/sha512/${SHA512}
-rw-r--r-- 1 armenzg armenzg 80458572 Jan 29 07:35 /mnt/netapp/relengweb/tooltool/pvt/build/sha512/e5101f9dee1e462f6cbd3897ea57eede41d23981825c7b20d91d23ab461875d54d3dfc24999aa58a31e8b01f49fb3140e05ffe5af2957ef1d1afb89fd0dfe1ad
Flags: needinfo?(armenzg)
Whiteboard: [leave open]
https://hg.mozilla.org/mozilla-central/rev/cdc7a6424a0d
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
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.

Attachment

General

Created:
Updated:
Size: