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++/49136] [C++0x][constexpr] Incorrect constexpr c'tor evaluation with bitfields


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-24 20:24:47 UTC ---
(In reply to comment #4)
> Created attachment 24345 [details]
> gcc47-pr49136.patch
> 
> Adjusted fix that passes also on powerpc on the testcases.

OK.


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