OSDN Git Service

* c-parse.in (asm_string): New. Don't allow wide strings in
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 428d578..1863509 100644 (file)
@@ -1,5 +1,12 @@
 2005-01-05  Joseph S. Myers  <joseph@codesourcery.com>
 
+       * c-parse.in (asm_string): New.  Don't allow wide strings in
+       'asm'.
+       (simple_asm_expr, asm_argument, asm_operand, asm_clobbers): Use
+       asm_string instead of STRING.
+
+2005-01-05  Joseph S. Myers  <joseph@codesourcery.com>
+
        * c-typeck.c (constructor_no_implicit): Remove.
        (set_designator, process_init_element): Don't check
        constructor_no_implicit.