This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/22600] Exit code should be different from 1 for internal compiler error
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2005 03:07:33 -0000
- Subject: [Bug driver/22600] Exit code should be different from 1 for internal compiler error
- References: <20050721220749.22600.flash@pobox.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2005-09-08 03:07 -------
I think this is a good idea. I don't think we need a switch; this should just
be the default. We also need a documentation update to mention this. And, I
think the default ICE_EXIT_CODE shold be "2", unless we're already using that
for something else. With those changes, I'll review and approve the patch for 4.2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22600