NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44096 CVS commit: src/external/gpl3/gcc/dist/gcc



The following reply was made to PR toolchain/44096; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44096 CVS commit: src/external/gpl3/gcc/dist/gcc
Date: Tue, 11 Oct 2011 23:05:49 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Tue Oct 11 23:05:49 UTC 2011
 
 Modified Files:
        src/external/gpl3/gcc/dist/gcc: gcc.c
 
 Log Message:
 Improve the output of gcc when a subprogram gets a signal. When OOMing
 it gets signal 9, which prints "Killed" -- that this is actually
 signal 9 and not a generic message is never clear and causes people to
 file PRs unnecessarily.
 
 Suggested by followups to PR 44096.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 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.
 


Home | Main Index | Thread Index | Old Index