This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32044] [4.3 regression] udivdi3 counterproductive, unwarranted use
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2008 05:47:09 -0000
- Subject: [Bug middle-end/32044] [4.3 regression] udivdi3 counterproductive, unwarranted use
- References: <bug-32044-11706@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #42 from pinskia at gcc dot gnu dot org 2008-01-15 05:47 -------
(In reply to comment #40)
> This bug cause linux kernel unable to compile. So I think it must be fixed
> before 4.3 is released
Except there is two parts to this bug, first it is a bug in the linux kernel
for not including this function. Second the GCC bug is that it produces less
than optimal code but that should not be a blocker for GCC 4.3.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32044