* read.c (cons_worker): Detect and reject unexpected string argument.
commit244e9313a8cb4fd2247a6a2b76d61ee73febb3b6
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 5 May 2010 14:17:48 +0000 (5 14:17 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Wed, 5 May 2010 14:17:48 +0000 (5 14:17 +0000)
treefecaa457e2338e6492a165989cecc2fec63e517c
parentf09bbc92ec9c120c79314c6e20687847ff612e3c
* read.c (cons_worker): Detect and reject unexpected string argument.

testsuite/
* gas/all/byte.s: New.
* gas/all/byte.l: New.
* gas/all/byte.d: New.
* gas/all/gas.exp: Add it.
gas/ChangeLog
gas/read.c
gas/testsuite/ChangeLog
gas/testsuite/gas/all/byte.d [new file with mode: 0644]
gas/testsuite/gas/all/byte.l [new file with mode: 0644]
gas/testsuite/gas/all/byte.s [new file with mode: 0644]
gas/testsuite/gas/all/gas.exp