Module Name: src Committed By: dholland Date: Sun Feb 14 19:08:10 UTC 2016
Modified Files: src/external/gpl3/gcc.old/dist/gcc: gcc.c src/external/gpl3/gcc/dist/gcc: gcc.c Log Message: Restore the local change -gcc: internal compiler error: Killed (program cc1plus) +gcc: internal compiler error: Killed (program cc1plus received signal 9) which was lost in an update somewhere after netbsd-6. This clarification was found in the past to significantly reduce the number of bug reports caused by people running out of swap, such as (most likely) seen again today in PR 50802. XXX: pullup-7 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gcc.old/dist/gcc/gcc.c cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc/dist/gcc/gcc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.