Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
deps: backport c0f1ff2 from upstream V8#13517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Conversation
bnoordhuis commented Jun 7, 2017
If it's still an issue, it should be fixed upstream first. |
octoploid commented Jun 7, 2017
Well, the standard upstream response is: »Do we care about gcc?« |
gibfahn commented Jun 7, 2017 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
Isn't V8 built with cc/ @nodejs/v8 |
bnoordhuis commented Jun 7, 2017
Yes, there is at least one gcc buildbot, although it probably uses gcc 6, not 7. |
octoploid commented Jun 10, 2017
targos commented Jun 12, 2017
Trying to upstream the change: https://chromium-review.googlesource.com/c/530227/ /cc @fhinkel |
targos commented Jun 19, 2017
I'm still waiting for a review upstream. |
bnoordhuis commented Jun 19, 2017
Maybe pick another reviewer? |
targos commented Jun 20, 2017
@octoploid@bnoordhuis Could you please take a look at my last patch: https://chromium-review.googlesource.com/c/530227/3 |
octoploid commented Jun 20, 2017 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
Please post an updated patch for Node.js. |
bnoordhuis commented Jun 20, 2017
@octoploid It's going upstream first before it goes into node. @targos Left a comment on the CL. |
octoploid commented Jun 20, 2017
@bnoordhuis: Sure, it is just that I don't have v8 (or chromium) installed on my test machines. |
bnoordhuis commented Jun 20, 2017
@octoploid Just |
targos commented Jun 20, 2017
The change landed on V8 master: v8/v8@c0f1ff2 I will update this PR with a backport |
Original commit message: Fix GCC 7 build errors BUG=chromium:691681 [email protected] Change-Id: Id7e5698487f16dc217a804f6d3f24da7213c72b9 Reviewed-on: https://chromium-review.googlesource.com/530227 Commit-Queue: Toon Verwaest <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Cr-Commit-Position: refs/heads/master@{nodejs#46045} Fixes: nodejs#10388
targos commented Jun 20, 2017
Updated to a backport. PTAL. |
octoploid commented Jun 20, 2017
Works fine. Thanks. |
targos commented Jun 22, 2017
Original commit message: Fix GCC 7 build errors BUG=chromium:691681 [email protected] Change-Id: Id7e5698487f16dc217a804f6d3f24da7213c72b9 Reviewed-on: https://chromium-review.googlesource.com/530227 Commit-Queue: Toon Verwaest <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Cr-Commit-Position: refs/heads/master@{nodejs#46045} PR-URL: nodejs#13517Fixes: nodejs#10388 Refs: nodejs#12392 Reviewed-By: Ben Noordhuis <[email protected]>
targos commented Jun 23, 2017
Landed in 0ba74db |
Original commit message: Fix GCC 7 build errors BUG=chromium:691681 [email protected] Change-Id: Id7e5698487f16dc217a804f6d3f24da7213c72b9 Reviewed-on: https://chromium-review.googlesource.com/530227 Commit-Queue: Toon Verwaest <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Cr-Commit-Position: refs/heads/master@{nodejs#46045} PR-URL: nodejs#13517Fixes: nodejs#10388 Refs: nodejs#12392 Reviewed-By: Ben Noordhuis <[email protected]>
Original commit message: Fix GCC 7 build errors BUG=chromium:691681 [email protected] Change-Id: Id7e5698487f16dc217a804f6d3f24da7213c72b9 Reviewed-on: https://chromium-review.googlesource.com/530227 Commit-Queue: Toon Verwaest <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Cr-Commit-Position: refs/heads/master@{nodejs#46045} Refs: nodejs#13517Fixes: nodejs#10388 Refs: nodejs#12392 PR-URL: nodejs#14004 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Original commit message: Fix GCC 7 build errors BUG=chromium:691681[email protected] Change-Id: Id7e5698487f16dc217a804f6d3f24da7213c72b9 Reviewed-on: https://chromium-review.googlesource.com/530227 Commit-Queue: Toon Verwaest <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Cr-Commit-Position: refs/heads/master@{#46045} Refs: #13517Fixes: #10388 Refs: #12392 PR-URL: #14004 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Original commit message: Fix GCC 7 build errors BUG=chromium:691681[email protected] Change-Id: Id7e5698487f16dc217a804f6d3f24da7213c72b9 Reviewed-on: https://chromium-review.googlesource.com/530227 Commit-Queue: Toon Verwaest <[email protected]> Reviewed-by: Toon Verwaest <[email protected]> Cr-Commit-Position: refs/heads/master@{#46045} Refs: #13517Fixes: #10388 Refs: #12392 Backport-PR-URL: #14574 Backport-Reviewed-By: Anna Henningsen <[email protected]> Backport-Reviewed-By: Refael Ackermann <[email protected]> PR-URL: #14004 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Porting #12392 to V8 5.9
Ref: #12392
Fixes: #10388
/cc @nodejs/v8 @bnoordhuis@octoploid
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
V8