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 bangerth at dealii dot org  2004-07-26 13:32 -------
My understanding is that casts are not allowed in integral const 
expressions, but in that case the array size should be disallowed 
as well. 
 
Giovanni, your patch is quoted in this PR, do you have some input? 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at gcc dot gnu
                   |                            |dot org
            Summary|Bug in reporting integral   |[3.4/3.5 regression] Bug in
                   |constant expressions        |reporting integral constant
                   |problems                    |expressions problems


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]