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

Unified Diff: src/cmd/gc/go.h

Issue 1731057: code review 1731057: gc: bug299, bug300 (Closed)
Patch Set: code review 1731057: gc: bug299, bug300 Created 14 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/cmd/gc/go.y » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/gc/go.h
===================================================================
--- a/src/cmd/gc/go.h
+++ b/src/cmd/gc/go.h
@@ -209,6 +209,7 @@
uchar dodata; // compile literal assignment as data statement
uchar used;
uchar isddd;
+ uchar paren; // was parenthesized
uchar pun; // dont registerize variable ONAME
// most nodes
« no previous file with comments | « no previous file | src/cmd/gc/go.y » ('j') | no next file with comments »

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