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/21921] [4.1 Regression] internal compiler error: in tsi_link_before, at tree-iterator.c:113


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-06-06 15:08 -------
The patch fixes the bug because in the poster's test case we have to insert a
reciprocal computation in an empty basic block.

-- 


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


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