diff options
| author | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-02-12 19:14:05 +0000 |
|---|---|---|
| committer | zack <zack@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-02-12 19:14:05 +0000 |
| commit | fae5a040cf5db70c6a01d87c7269f7e8847f5ae8 (patch) | |
| tree | 439eeb30011254df0f56aabdcbd5252e64ac3b01 /libjava/java | |
| parent | 31b5e64584b673ef5744f074196dc87637771055 (diff) | |
| download | ppe42-gcc-fae5a040cf5db70c6a01d87c7269f7e8847f5ae8.tar.gz ppe42-gcc-fae5a040cf5db70c6a01d87c7269f7e8847f5ae8.zip | |
* c-parse.in (maybe_type_qual): Delete.
(maybe_volatile, simple_asm_expr, asmdef, asm_stmt)
(asm_argument): New grammar rules.
(extdef_1): Use asmdef.
(maybeasm): Move down with other asm rules; use simple_asm_expr.
(xexpr): Move up with other expression rules.
(stmt): Use asm_stmt.
* c-typeck.c (build_asm_expr): New function - body mostly
pulled from build_asm_stmt.
(build_asm_stmt): Just handle tacking on the volatile qualifier.
* c-tree.h (build_asm_expr, build_asm_stmt): Update prototypes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77723 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions

