]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/ChangeLog
stmt.c (parse_output_constraint): New function, split out from ...
[thirdparty/gcc.git] / gcc / cp / ChangeLog
index 03d03d3fb7562b4015b9c5a9acc18b0d63a89558..486533b44cfb9ccb195abeb131311ac3e37aa0c4 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-11  Mark Mitchell  <mark@codesourcery.com>
+
+       * semantics.c (finish_asm_stmt): Mark the output operands
+       to an asm addressable, if necessary.
+
 2001-07-11  Ben Elliston  <bje@redhat.com>
 
        * Revert this change -- there is a subtle bug.