[Bug c++/12807] [tree-ssa] ICE on variable sized array in class

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 28 14:45:00 GMT 2003


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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-28 14:44:30
               date|                            |


------- Additional Comments From bangerth at dealii dot org  2003-10-28 14:44 -------
Variably sized arrays are new in C, but shouldn't be accepted in C++ in
strict conformance mode.

That being said, I can reproduce the ICE which is always an error.

W.



More information about the Gcc-bugs mailing list