OSDN Git Service

* c-parse.in: Take string literals in assembler constructs,
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Dec 2001 19:13:04 +0000 (19:13 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Dec 2001 19:13:04 +0000 (19:13 +0000)
commit03c2cf10c90e685a598a71ba8d1e044698d3d3f6
tree9dd5e947d351d17759c2d2a3ed6897d33603a496
parent9a812d33d81f83c638507e05c9c6dc48e99298e4
* c-parse.in: Take string literals in assembler constructs,
not expressions.
* c-typeck.c (build_asm_stmt, simple_asm_stmt): No need to
check the strings are STRING_CSTs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47795 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-parse.in
gcc/c-typeck.c