* cp/decl.c (cp_finish_decl): Remove clause intended for asm
authorbowdidge <bowdidge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 23:41:53 +0000 (23:41 +0000)
committerbowdidge <bowdidge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Oct 2003 23:41:53 +0000 (23:41 +0000)
commit6c666cd5e930aaf7f660807cd5a547d5b38c371d
treef2defe2f1d160110e8eb43a27d1c8f9cf404f97c
parent451b3797a6cb4bf8ce9f101c680922d0d50ba55e
* cp/decl.c (cp_finish_decl): Remove clause intended for asm
  directives in struct or class fields: this code is never executed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72775 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c