diff options
author | Robert Bowdidge <bowdidge@gcc.gnu.org> | 2003-10-21 16:45:26 -0700 |
---|---|---|
committer | Robert Bowdidge <bowdidge@gcc.gnu.org> | 2003-10-21 16:45:26 -0700 |
commit | c599a7afeaaf36fcef77e1a2f9537579254efd7b (patch) | |
tree | f1ea21b9a14102908ffddd672d444f9726494cce /gcc/java/mangle.c | |
parent | e3939998cf09380d0b5f114aa4f79ae92e6b02a2 (diff) | |
download | gcc-c599a7afeaaf36fcef77e1a2f9537579254efd7b.zip gcc-c599a7afeaaf36fcef77e1a2f9537579254efd7b.tar.gz gcc-c599a7afeaaf36fcef77e1a2f9537579254efd7b.tar.bz2 |
Check that asm specs are handled correctly in structure and class field declarations.
Correct behavior is that these are permitted on static fields (because only one
instance exists) and are not permitted on non-static fields. In the case of
static fields, check to make sure the assembler output shows the aliased name
somewhere.
From-SVN: r72777
Diffstat (limited to 'gcc/java/mangle.c')
0 files changed, 0 insertions, 0 deletions