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: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 13:32:13 -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 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