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

Issue 11888043: code review 11888043: 5c: fix pc recalculation in the presence of AFUNCDATA (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by khr
Modified:
11 years, 8 months ago
Reviewers:
rsc, DMorsing, dave, bradfitz
CC:
golang-dev, bradfitz, dave_cheney.net
Visibility:
Public.

Description

5c: fix pc recalculation in the presence of AFUNCDATA This makes CL 11683043 not break arm anymore.

Patch Set 1 #

Patch Set 2 : diff -r b9ee7a3df1c9 https://khr%40golang.org@code.google.com/p/go/ #

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

Messages

Total messages: 6
khr
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
11 years, 8 months ago (2013-07-26 00:11:13 UTC) #1
bradfitz
LGTM On Thu, Jul 25, 2013 at 5:11 PM, <khr@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 8 months ago (2013-07-26 00:12:58 UTC) #2
dave_cheney.net
LGTM. Not tested, but we have lots of arm systems that will squeak if this ...
11 years, 8 months ago (2013-07-26 00:36:35 UTC) #3
khr
*** Submitted as https://code.google.com/p/go/source/detail?r=a4a5aa51849c *** 5c: fix pc recalculation in the presence of AFUNCDATA This ...
11 years, 8 months ago (2013-07-26 00:40:32 UTC) #4
DMorsing
On Fri, Jul 26, 2013 at 2:40 AM, <khr@golang.org> wrote: > *** Submitted as > ...
11 years, 8 months ago (2013-07-26 11:39:09 UTC) #5
rsc
11 years, 8 months ago (2013-07-26 17:53:50 UTC) #6
It's not entirely clear to me that FUNCDATA should be handled like TYPE.
TYPE could be elided after processing during input. FUNCDATA must stick
around longer.

Russ
Sign in to reply to this message.

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