]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgcc2.c (__clear_insn_cache): On sysV68 enable the memctl stuff only if MCT_TEXT...
authorManfred Hollstein <manfred@s-direktnet.de>
Mon, 26 Jan 1998 22:54:52 +0000 (22:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Jan 1998 22:54:52 +0000 (15:54 -0700)
commit3698f44e0eaa13abd10a7e80de48a06f151d5d3d
treeceb6aa6d7c4e146161912b7b8bc3967f50829426
parentac8a456ac75d4466455b21db57f947704a4ed458
libgcc2.c (__clear_insn_cache): On sysV68 enable the memctl stuff only if MCT_TEXT is #define'd.

        * libgcc2.c (__clear_insn_cache): On sysV68 enable the memctl
        stuff only if MCT_TEXT is #define'd.

From-SVN: r17496
gcc/ChangeLog
gcc/libgcc2.c