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]
Other format: [Raw text]

Re: [tree-ssa] Implement non-call exceptions


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~


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