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/42078] [4.5 Regression] ICE in gimple_assign_set_rhs_code



------- Comment #6 from jakub at gcc dot gnu dot org  2009-11-18 14:03 -------
Created an attachment (id=19034)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19034&action=view)
gcc45-pr42078.patch

Untested patch.  Though, maybe it is an overkill, because at least DWARF3 nor
current DWARF4 draft isn't able to represent 1.0 / x division (and any other
floating point operation, stack works solely on integers) and we should just
drop the debug stmt instead.


-- 


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


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