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 c++/51868] [4.6 Regression] Crash when generating the move constructor for a class with a bit field


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51868

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |ASSIGNED
         Resolution|FIXED                       |
            Summary|[4.7 Regression] Crash when |[4.6 Regression] Crash when
                   |generating the move         |generating the move
                   |constructor for a class     |constructor for a class
                   |with a bit field            |with a bit field

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-16 21:13:38 UTC ---
Yes, it also breaks with the current 4.6 branch; I'll apply the fix there as
well.


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