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++/16711] [3.4/3.5 regression] Bug in reporting integral constant expressions problems


------- 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


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