OSDN Git Service

* eh-common.h (struct eh_context): Add comment for hidden use of
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jun 1998 13:05:54 +0000 (13:05 +0000)
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jun 1998 13:05:54 +0000 (13:05 +0000)
commitd945b22b8d5bb462f49562a6fec2202b44cbcfde
tree22bc8784a037d4b0cfa19fb8c9ca1a0567bf8d46
parent4c55d5ef205f46e2f89478269ab90427ddbf691c
   * eh-common.h (struct eh_context): Add comment for hidden use of
        field dynamic_handler_chain.
        * except.c (get_dynamic_handler_chain): Comment on, and use the
        correct offset of the dynamic_handler_chain field.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20540 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/eh-common.h
gcc/except.c