[Bug c++/35909] [4.3/4.4 Regression] ICE with bit-field and const references

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 21 15:58:00 GMT 2008



------- Comment #6 from jakub at gcc dot gnu dot org  2008-04-21 15:58 -------
Introduced by PR35056, so it is not a regression against 4.3.0, but against
4.2.x.  The ICE is only present in ENABLE_CHECKING builds, otherwise
TARGET_EXPR
with incompatible type is created.
Why do you think the testcase is valid?


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list