[tree-ssa] Implement non-call exceptions

Richard Henderson rth@redhat.com
Wed Dec 3 22:21:00 GMT 2003


On Wed, Dec 03, 2003 at 06:13:23PM +0000, Andrew Haley wrote:
> Also, we assume that libcalls can't throw.

Except extra-special cases, they can't.  In what context
did this come up?  And why would it differ from mainline?

> 	* tree-eh.c (tree_could_trap_p): Add division instructions.

We should probably add floating point operations as well...


r~



More information about the Gcc-patches mailing list