tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded...
authorAlexandre Petit-Bianco <apbianco@cygnus.com>
Wed, 22 Jul 1998 12:38:23 +0000 (12:38 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 22 Jul 1998 12:38:23 +0000 (05:38 -0700)
commit2491f72d97bb8c0f8d28827e055755081b93e809
tree61895139a2315099c72f06994058619f61460607
parentdadafe54d1c76f8ad8fc84c569402dad846b1ad2
tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded correctly when...


* tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression
  so WFL are expanded correctly when contained in a COMPOUND_EXPR.
* tree.h (EXPR_WFL_EMIT_LINE_NOTE): Change macro not to use
  lang_flag_0. Added documentation in the flag table.

From-SVN: r21338
gcc/ChangeLog
gcc/tree.def