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

Issue 113350043: code review 113350043: cmd/gc: do not mark PC as pointer on stack (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by dvyukov
Modified:
9 years, 9 months ago
Reviewers:
0intro
CC:
golang-codereviews, 0intro, aram
Visibility:
Public.

Description

cmd/gc: do not mark PC as pointer on stack GC thinks that it's an invalid pointer on plan9: http://build.golang.org/log/f7da638a20544ef7f45e81f23fdbc4875044c296

Patch Set 1 #

Patch Set 2 : diff -r e1d0077340e8 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r e1d0077340e8 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r e1d0077340e8 https://dvyukov%40google.com@code.google.com/p/go/ #

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

Messages

Total messages: 3
dvyukov
Hello golang-codereviews@googlegroups.com (cc: 0intro@gmail.com, aram@mgk.ro), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
9 years, 9 months ago (2014-07-20 14:31:03 UTC) #1
0intro
LGTM
9 years, 9 months ago (2014-07-20 14:50:12 UTC) #2
dvyukov
9 years, 9 months ago (2014-07-20 14:52:53 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=d5c083552430 ***

cmd/gc: do not mark PC as pointer on stack
GC thinks that it's an invalid pointer on plan9:
http://build.golang.org/log/f7da638a20544ef7f45e81f23fdbc4875044c296

LGTM=0intro
R=golang-codereviews, 0intro
CC=aram, golang-codereviews
https://codereview.appspot.com/113350043
Sign in to reply to this message.

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