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

[Bug tree-optimization/33593] tree-outof-ssa moves sources of non-call exceptions past sequence points



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-09-29 19:08 -------
I think 1/0 should not be marked as throwing though as it is target dependent
if it actually will trap or not.  In fact as I mentioned on PPC, it does not
trap.


-- 


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


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