tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded...
authorPer Bothner <bothner@gcc.gnu.org>
Wed, 22 Jul 1998 12:38:21 +0000 (05:38 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 22 Jul 1998 12:38:21 +0000 (05:38 -0700)
commitdadafe54d1c76f8ad8fc84c569402dad846b1ad2
treef5f9c124eb3d1d390ac90c9efa0e64f61c20825f
parenta4596a9f2a48cbd9c49169892634a17f1a18c1b8
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: r21337
gcc/tree.h