Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Issue 1809643003: Use GCC for snapshot_toolchain when is_clang=false. (Closed)

Created:
4 years, 9 months ago by slan
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Use GCC for snapshot_toolchain when is_clang=false. Currently, snapshot_toolchain is hardcoded to use a clang host toolchain. Use a GCC toolchain if is_clang is false. Revert this when this is root-caused (see crbug.com/601486) LOG=Y BUG=601486 Committed: https://crrev.com/920370d1a910681bf464bd91aced316058ea2f6c Cr-Commit-Position: refs/heads/master@{#35341}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M snapshot_toolchain.gni View 1 chunk +10 lines, -2 lines 3 comments Download

Messages

Total messages: 23 (8 generated)
slan
Reproduced from https://chromium-review.googlesource.com/#/c/332986 https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni File snapshot_toolchain.gni (right): https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni#newcode36 snapshot_toolchain.gni:36: if (is_clang) { comment from alokp@ ...
4 years, 9 months ago (2016-03-16 17:40:05 UTC) #2
slan
https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni File snapshot_toolchain.gni (right): https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni#newcode36 snapshot_toolchain.gni:36: if (is_clang) { On 2016/03/16 17:40:05, slan wrote: > ...
4 years, 9 months ago (2016-03-16 17:41:46 UTC) #3
Dirk Pranke
https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni File snapshot_toolchain.gni (right): https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni#newcode36 snapshot_toolchain.gni:36: if (is_clang) { On 2016/03/16 17:41:46, slan wrote: > ...
4 years, 9 months ago (2016-03-16 22:14:45 UTC) #4
slan
On 2016/03/16 22:14:45, Dirk Pranke wrote: > https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni > File snapshot_toolchain.gni (right): > > https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni#newcode36 ...
4 years, 9 months ago (2016-03-17 22:15:07 UTC) #5
slan
On 2016/03/17 22:15:07, slan wrote: > On 2016/03/16 22:14:45, Dirk Pranke wrote: > > https://codereview.chromium.org/1809643003/diff/1/snapshot_toolchain.gni ...
4 years, 9 months ago (2016-03-17 22:22:21 UTC) #6
Dirk Pranke
On 2016/03/17 22:22:21, slan wrote: > On 2016/03/17 22:15:07, slan wrote: > > On 2016/03/16 ...
4 years, 9 months ago (2016-03-17 22:25:58 UTC) #7
slan
On 2016/03/17 22:25:58, Dirk Pranke wrote: > On 2016/03/17 22:22:21, slan wrote: > > On ...
4 years, 8 months ago (2016-04-06 23:30:26 UTC) #8
Dirk Pranke
On 2016/04/06 23:30:26, slan wrote: > I would like to get upstream repro steps and ...
4 years, 8 months ago (2016-04-07 02:55:20 UTC) #9
jochen (gone - plz use gerrit)
lgtm
4 years, 8 months ago (2016-04-07 03:36:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809643003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809643003/1
4 years, 8 months ago (2016-04-07 15:57:22 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/13372)
4 years, 8 months ago (2016-04-07 16:04:19 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1809643003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1809643003/1
4 years, 8 months ago (2016-04-07 16:06:08 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-07 16:22:55 UTC) #20
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/920370d1a910681bf464bd91aced316058ea2f6c Cr-Commit-Position: refs/heads/master@{#35341}
4 years, 8 months ago (2016-04-07 16:23:21 UTC) #22
Michael Hablich
4 years, 8 months ago (2016-04-11 07:26:43 UTC) #23
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1873113002/ by hablich@chromium.org.

The reason for reverting is: Blocks roll:
https://codereview.chromium.org/1874173002/.

Powered by Google App Engine
This is Rietveld 408576698