egcs/gcc/tree.def

craig@jcb-sc.com craig@jcb-sc.com
Sat Apr 3 12:03:00 GMT 1999


Committed.

        tq vm, (burley)


Sat Apr  3 14:54:46 1999  Craig Burley  <craig@jcb-sc.com>

	* tree.def (BLOCK): Fix typo in comment.

*** g77-e/gcc/tree.def.~1~	Fri Feb 19 17:01:16 1999
--- g77-e/gcc/tree.def	Sat Apr  3 14:54:35 1999
*************** DEFTREECODE (TREE_VEC, "tree_vec", 'x', 
*** 83,87 ****
     BLOCK_ABSTRACT is non-zero if the block represents an abstract
     instance of a block (i.e. one which is nested within an abstract
!    instance of a inline function. */
  DEFTREECODE (BLOCK, "block", 'b', 0)
  
--- 83,87 ----
     BLOCK_ABSTRACT is non-zero if the block represents an abstract
     instance of a block (i.e. one which is nested within an abstract
!    instance of a inline function). */
  DEFTREECODE (BLOCK, "block", 'b', 0)
  


More information about the Gcc-patches mailing list