gcc/gcc ChangeLog.hammer diagnostic.c gcc.c sy ...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sat Jan 24 11:20:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: hubicka@gcc.gnu.org 2004-01-24 11:20:27
Modified files:
gcc : ChangeLog.hammer diagnostic.c gcc.c system.h
Log message:
* system.h (ICE_EXIT_CODE): Define.
* gcc.c (execute): Don't free first string early, but at the end
of the function. Call retry_ice if compiler exited with
ICE_EXIT_CODE.
(retry_ice): New function.
* diagnostic.c (diagnostic_count_diagnostic,
diagnostic_action_after_output, error_recursion): Exit with
ICE_EXIT_CODE instead of FATAL_EXIT_CODE.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.278&r2=1.1.2.279
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/diagnostic.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.99.2.2&r2=1.99.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.344.2.10&r2=1.344.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/system.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.133.2.1&r2=1.133.2.2
More information about the Gcc-cvs
mailing list