* read.c (cons_worker): Detect and reject unexpected string argument.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 5 May 2010 14:17:50 +0000 (14:17 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Wed, 5 May 2010 14:17:50 +0000 (14:17 +0000)
commit847d4311801b81716f9670f25ae97aace2740519
tree9c2fe895c155cd4ec40423ce04f6f808de1ddd5b
parent1412f70bc66429290d396f9b0d19ac0851c019b5
* 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