aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
diff options
context:
space:
mode:
authorAnthony Green <green@cygnus.com>1999-10-07 13:26:01 +0000
committerAnthony Green <green@gcc.gnu.org>1999-10-07 13:26:01 +0000
commitab150fb1894fda0eab14187338834d656de2a52a (patch)
treeeb83f5d7b9f27044c9864936e569e3d22225c475 /gcc/c-decl.c
parent81bf3d9ed3ef013962d6913294fa6fdf6c140fee (diff)
downloadgcc-ab150fb1894fda0eab14187338834d656de2a52a.zip
gcc-ab150fb1894fda0eab14187338834d656de2a52a.tar.gz
gcc-ab150fb1894fda0eab14187338834d656de2a52a.tar.bz2
During class file generation...
During class file generation, generate_classfile occasionally writes out a bunch of data and then skips backwards to fill in blanks. When configured with --enable-checking, this patching up will often trip the checking code. This change introduces UNSAFE_PUTx macros which never use CHECK_PUT. These should only be used in cases we know CHECK_PUT will fail. From-SVN: r29854
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions