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


On Thu, Jul 27, 2000 at 03:13:19PM -0400, Richard Kenner wrote:
> Why was this removed?  GNAT needs it.

On Thu, Jul 27, 2000 at 11:43:58PM +0200, Gabriel Dos Reis wrote:
> kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
> 
> | Why was this removed?  GNAT needs it.

Because (a) it wasn't used in any code visible to me, and (b) it used
va_copy, which is not portable.

> Then it seems to be a language specific subroutine..  May I suggest it
> goes into the appropriate file in case it is to be resurected?

Depending what it does, that may or may not be possible.  What does
Ada need this hook for?

<soapbox> If you'd merge GNAT into the gcc repository, this sort of
thing wouldn't happen anymore.  </soapbox>

zw

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