This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/17112] Copying of packed bitfields is wrong


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]