This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/17112] Copying of packed bitfields is wrong
- 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: 27 Sep 2004 12:55:04 -0000
- Subject: [Bug middle-end/17112] Copying of packed bitfields is wrong
- References: <20040819232250.17112.gene@digilicious.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-27 12:55 -------
I don' think this patch caused the problem at all, while looking into the powerpc-apple-darwin
bootstrap failure (which fails in almost the same way, a clobber which is said to be early clobbered is
being picked as the same register which is an input register), I applied this patch and did not find the
crash. I am starting to think Zdenek's big patch for converting BITMAP's iterators causes the problem.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17112