re PR other/6955 (collect2 says "core dumped" when there is no core)
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 30 Mar 2003 19:01:58 +0000 (19:01 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 30 Mar 2003 19:01:58 +0000 (19:01 +0000)
commit15dda4d3bc2128d7b59a1b8265911068ef0beb58
tree2f9ae577f446e2df7bdc4c485d4ca512a55a9a32
parent5bf92e20913144dd2f78754dd76310e75786e478
re PR other/6955 (collect2 says "core dumped" when there is no core)

PR other/6955
* collect2.c (collect_wait): Use WCOREDUMP and fix output message.
* system.h (WCOREDUMP, WCOREFLG): Define if necessary.

From-SVN: r65048
gcc/ChangeLog
gcc/collect2.c
gcc/system.h