This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12807] [tree-ssa] ICE on variable sized array in class
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2003 10:12:23 -0000
- Subject: [Bug c++/12807] [tree-ssa] ICE on variable sized array in class
- References: <20031028100505.12807.reichelt@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=12807
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-invalid-code |ice-on-valid-code
Summary|[tree-ssa] ICE on invalid |[tree-ssa] ICE on variable
|variable sized array in |sized array in class
|class |
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-10-28 10:12 -------
Oops, the code seems to be valid.
So the ICE is even worse here.