public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* CATCH_ALL_TYPE?
@ 2002-09-03 19:29 Ricardo Anguiano
  2002-09-04  9:44 ` CATCH_ALL_TYPE? Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Anguiano @ 2002-09-03 19:29 UTC (permalink / raw)
  To: gcc; +Cc: gcc-discuss


Greetings,

Anyone know what happened to CATCH_ALL_TYPE?  It's still in the gccint
info pages under Function Bodies/Handler, but I don't see it anywhere
in the gcc sources.  There are some comments in gcc/Changelog.0, but
the symbol appears to be undefined.

If CATCH_ALL_TYPE has gone away, what has taken it's place?

Thanks,
-- 
Ricardo Anguiano
CodeSourcery, LLC

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CATCH_ALL_TYPE?
  2002-09-03 19:29 CATCH_ALL_TYPE? Ricardo Anguiano
@ 2002-09-04  9:44 ` Richard Henderson
  2002-09-13 16:20   ` CATCH_ALL_TYPE? Ricardo Anguiano
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2002-09-04  9:44 UTC (permalink / raw)
  To: Ricardo Anguiano; +Cc: gcc, gcc-discuss

On Tue, Sep 03, 2002 at 07:29:45PM -0700, Ricardo Anguiano wrote:
> If CATCH_ALL_TYPE has gone away, what has taken it's place?

Presumably you mean in the context of catching exceptions?  NULL_TREE.


r~

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CATCH_ALL_TYPE?
  2002-09-04  9:44 ` CATCH_ALL_TYPE? Richard Henderson
@ 2002-09-13 16:20   ` Ricardo Anguiano
  0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Anguiano @ 2002-09-13 16:20 UTC (permalink / raw)
  To: Richard Henderson; +Cc: gcc, gcc-discuss

Richard Henderson <rth@redhat.com> writes:

> On Tue, Sep 03, 2002 at 07:29:45PM -0700, Ricardo Anguiano wrote:
> > If CATCH_ALL_TYPE has gone away, what has taken it's place?
> 
> Presumably you mean in the context of catching exceptions?
> NULL_TREE.

Yes, that was what I was looking for.  Thanks.

-Ricardo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-13 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-03 19:29 CATCH_ALL_TYPE? Ricardo Anguiano
2002-09-04  9:44 ` CATCH_ALL_TYPE? Richard Henderson
2002-09-13 16:20   ` CATCH_ALL_TYPE? Ricardo Anguiano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).