This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22237] [4.0/4.1 Regression] struct copy inlining generates overlapping memcpy
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2005 19:51:20 -0000
- Subject: [Bug tree-optimization/22237] [4.0/4.1 Regression] struct copy inlining generates overlapping memcpy
- References: <20050629231131.22237.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis at gcc dot gnu dot org 2005-09-12 19:51 -------
A regression hunt on mainline for powerpc64-linux (with -m64) shows that the
test starts failing with this patch from rth:
http://gcc.gnu.org/ml/gcc-cvs/2004-07/msg00914.html
The test does not fail with -m32.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rth at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22237