Home
last modified time | relevance | path

Searched refs:ICE_EXIT_CODE (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic.cc682 exit (ICE_EXIT_CODE); in diagnostic_action_after_output()
1364 exit (ICE_EXIT_CODE); in diagnostic_report_diagnostic()
Dsystem.h302 #define ICE_EXIT_CODE 4 macro
Dgcc.cc3519 && WEXITSTATUS (status) == ICE_EXIT_CODE in execute()
7731 case ICE_EXIT_CODE: in run_attempt()
DChangeLog-200615763 * system.h (ICE_EXIT_CODE): New macro.
15764 * diagnostic.c (diagnostic_count_diagnostic): Exit with ICE_EXIT_CODE.
DChangeLog-201416742 ICE_EXIT_CODE.