This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16711] [3.4/3.5 regression] Bug in reporting integral constant expressions problems
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 14:26:07 -0000
- Subject: [Bug c++/16711] [3.4/3.5 regression] Bug in reporting integral constant expressions problems
- References: <20040726080349.16711.romixlev@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-26 14:26 -------
I do not have the standard in the front of my but IIRC the intermediate casts have to be of integeral
types too. In fact the change to reject some of these caused the definition of the macro offsetof to
change (once again).
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16711