extend.texi: Add commentary on statement-expressions and their interactions with...
authorMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Aug 2000 23:10:18 +0000 (23:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 3 Aug 2000 23:10:18 +0000 (23:10 +0000)
* extend.texi: Add commentary on statement-expressions and their
interactions with C++.

From-SVN: r35464

gcc/ChangeLog

index 8085be70adb0784db6573c607c17d8e75281499f..2e39eca54fca4a8f994f8606be4f1a098b17663e 100644 (file)
@@ -1,3 +1,8 @@
+2000-08-03  Mark Mitchell  <mark@codesourcery.com>
+
+       * extend.texi: Add commentary on statement-expressions and their
+       interactions with C++.
+
 2000-08-03  Nick Clifton  <nickc@cygnus.com>
 
        * dwarf2.h (DW_LANG_Java): Change value to 0x000b.