Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(838)

Issue 114420043: code review 114420043: cmd/ld: fix operator precedence (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by minux
Modified:
10 years, 9 months ago
Reviewers:
gobot, rsc, dave
CC:
golang-codereviews, iant, rsc
Visibility:
Public.

Description

cmd/ld: fix operator precedence

Patch Set 1 #

Patch Set 2 : diff -r fda4c0d14c53 https://code.google.com/p/go #

Patch Set 3 : diff -r 0015a2541545 https://code.google.com/p/go #

Patch Set 4 : diff -r c4d38e838880 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/ld/data.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13
minux
Hello rsc@golang.org, iant@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2014-08-06 03:28:49 UTC) #1
rsc
LGTM
10 years, 9 months ago (2014-08-06 03:35:38 UTC) #2
minux
*** Submitted as https://code.google.com/p/go/source/detail?r=b613f2acdf69 *** cmd/ld: fix operator precedence LGTM=rsc R=rsc, iant CC=golang-codereviews https://codereview.appspot.com/114420043
10 years, 9 months ago (2014-08-06 04:25:08 UTC) #3
gobot
This CL appears to have broken the freebsd-amd64 builder. See http://build.golang.org/log/ae502c5cfde2c7b734feb986ccb344ff69e059ba
10 years, 9 months ago (2014-08-06 05:15:46 UTC) #4
dave_cheney.net
This is a real failure, ok _/tmp/gobuilder/freebsd-amd64-b613f2acdf69/go/misc/cgo/test 1.538s # testmain _/tmp/gobuilder/freebsd-amd64-b613f2acdf69/go/misc/cgo/test(.text): compilerrt_abort_impl: not defined FAIL ...
10 years, 9 months ago (2014-08-06 05:18:50 UTC) #5
minux
On Wed, Aug 6, 2014 at 1:18 AM, Dave Cheney <dave@cheney.net> wrote: > This is ...
10 years, 9 months ago (2014-08-06 05:48:12 UTC) #6
dave_cheney.net
I can't reproduce the issue with linux/amd64 + clang either, but I agree with your ...
10 years, 9 months ago (2014-08-06 05:54:38 UTC) #7
minux
On Wed, Aug 6, 2014 at 1:54 AM, Dave Cheney <dave@cheney.net> wrote: > I can't ...
10 years, 9 months ago (2014-08-06 06:09:05 UTC) #8
dave_cheney.net
I've been able to reproduce this issue on a freebsd 9.1 machine. On Wed, Aug ...
10 years, 9 months ago (2014-08-06 06:14:09 UTC) #9
dave_cheney.net
*** Submitted as https://code.google.com/p/go/source/detail?r=e90c6c19ab19 *** cmd/ld: fix operator precedence LGTM=rsc R=gobot, dave CC=golang-codereviews, iant, rsc ...
10 years, 9 months ago (2014-08-16 04:04:30 UTC) #10
dave_cheney.net
On 2014/08/16 04:04:30, dfc wrote: > *** Submitted as https://code.google.com/p/go/source/detail?r=e90c6c19ab19 *** > > cmd/ld: fix ...
10 years, 9 months ago (2014-08-16 04:08:07 UTC) #11
gobot
This CL appears to have broken the freebsd-amd64 builder. See http://build.golang.org/log/3339cb66678ddb201dc235de9dca1c77e66dddd8
10 years, 9 months ago (2014-08-16 04:10:01 UTC) #12
dave_cheney.net
10 years, 9 months ago (2014-08-16 04:12:02 UTC) #13
Message was sent while issue was closed.
This CL was accidentally submitted twice, the second time as e90c6c19ab19, I
submitted 128310043 as a followup which corrects the build failure on freebsd
machines.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b