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

Unified Diff: src/cmd/5g/reg.c

Issue 9223046: code review 9223046: cmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and u... (Closed)
Patch Set: diff -r 81ccdb178fd7 https://code.google.com/p/go/ Created 10 years, 10 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 | « src/cmd/5g/peep.c ('k') | src/cmd/5l/5.out.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/5g/reg.c
===================================================================
--- a/src/cmd/5g/reg.c
+++ b/src/cmd/5g/reg.c
@@ -250,6 +250,8 @@
case ASIGNAME:
case ALOCALS:
case ATYPE:
+ case ANPTRS:
+ case APTRS:
continue;
}
r = rega();
« no previous file with comments | « src/cmd/5g/peep.c ('k') | src/cmd/5l/5.out.h » ('j') | no next file with comments »

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