[Bug c++/49136] [C++0x][constexpr] Incorrect constexpr c'tor evaluation with bitfields
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 24 17:39:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49136
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org
|gnu.org |
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-24 17:08:22 UTC ---
Created attachment 24345
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24345
gcc47-pr49136.patch
Adjusted fix that passes also on powerpc on the testcases.
More information about the Gcc-bugs
mailing list