------- Comment #3 from dnovillo at google dot com  2007-09-29 19:08 -------
Subject: Re:  tree-outof-ssa moves sources of non-call exceptions past sequence
points

On 29 Sep 2007 19:05:20 -0000, pinskia at gcc dot gnu dot org
<[EMAIL PROTECTED]> wrote:

> 1 / 0;
>
> that does not aways trap.  on ppc an undefined value is returned.

In which case tree_could_trap_p() will/should return false on this
expression then.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33593

Reply via email to