This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12641] Vectors give "initializer element is not constant"
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2003 21:44:49 -0000
- Subject: [Bug c/12641] Vectors give "initializer element is not constant"
- References: <20031016151734.12641.drow@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12641
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From bangerth at dealii dot org 2003-10-16 21:44 -------
This is a duplicate of PR 9469 and a couple of others. In short, the
code is invalid.
W.
*** This bug has been marked as a duplicate of 9469 ***