1. 25 Jan, 1995 21 commits
  2. 24 Jan, 1995 4 commits
  3. 23 Jan, 1995 2 commits
  4. 21 Jan, 1995 12 commits
  5. 20 Jan, 1995 1 commit
    • stmt.c (expand_cleanups): Add 4th argument to indicate if code needs to be… · 50d1b7a1
      stmt.c (expand_cleanups): Add 4th argument to indicate if code needs to be expanded for the cleanup.
      
              * stmt.c (expand_cleanups): Add 4th argument to indicate if code
              needs to be expanded for the cleanup.
              (expand_goto_internal): Ditto.
              (bc_expand_goto_internal): Ditto.
              (fixup_gotos): Ditto.
              (expand_end_bindings): Ditto.  We now always call expand_cleanups,
              even after BARRIERs, so that the call to the exception handling
              routines is always done.
      
      From-SVN: r8776
      Mike Stump committed