This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/20126] [3.4 Regression] Inlined memcmp makes one argument null on entry
- From: "uweigand at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jul 2005 19:20:42 -0000
- Subject: [Bug target/20126] [3.4 Regression] Inlined memcmp makes one argument null on entry
- References: <20050221214433.20126.jkohen@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From uweigand at gcc dot gnu dot org 2005-07-07 19:20 -------
(In reply to comment #49)
> Your patch (in comment #45) is OK for mainline, with a suitable
> ChangeLog entry. Hurray, we can close the PR.
Is there any reason why the patch wasn't checked in?
I'm now getting bootstrap failure on s390 because the gcc_unreachable
is triggered ... With the patch from comment #45, bootstrap succeeds.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20126