This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/22600] Exit code should be different from 1 for internal compiler error


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]