summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/g++.dg/ext/asmspecValid.C
Commit message (Collapse)AuthorAgeFilesLines
* Check that asm specs are handled correctly in structure and class field ↵bowdidge2003-10-211-0/+43
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72777 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud