[PATCH] PR c++/PR48035

Jason Merrill jason@redhat.com
Thu Mar 10 22:51:00 GMT 2011


On 03/10/2011 03:45 PM, Jakub Jelinek wrote:
> E.g.
> http://gcc.gnu.org/wiki/HowToPrepareATestcase
> recommends abort instead and it is existing practice too.

In the C++ testcase most testcases return non-zero to indicate failure. 
  The main reason for this is to avoid having to deal with declaring abort.

Jason



More information about the Gcc-patches mailing list