This is the mail archive of the gcc-patches@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]

Re: Error handling change


>>>>> "Richard" == Richard Earnshaw <rearnsha@arm.com> writes:

> Richard Kenner writes:

>> Jason Merrill writes:

>>> For instance, 
>>> 
>>>   fatal ("virtual memory exhausted");
>>> 
>>> should probably not request a bug report.
>> 
>> No, but I don't see any that shouldn't in the compiler.  The only
>> occurrences of the above that I can see are in the gen*.c files, which
>> link with a different "fatal".

> Well the ARM compiler has some.

So does the C++ frontend.

Jason

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