This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/20024] [4.0 regression] miscompilation of division support functions
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Feb 2005 15:31:19 -0000
- Subject: [Bug tree-optimization/20024] [4.0 regression] miscompilation of division support functions
- References: <20050217101252.20024.hp@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hp at gcc dot gnu dot org 2005-02-17 15:31 -------
Yes I did read RTH's message at the time, but this breakage seems
different than what he described: it looks as if the whole inlined
do_31div (the one with the aggregate return value) is misoptimized
away. Hope that helps.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20024