[Bug c++/28956] Illegal array initialization accepted

2011-04-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28956 Jonathan Wakely changed: What|Removed |Added Known to fail||4.4.6, 4.5.3, 4.6.0 --- Comment #4 from

[Bug c++/28956] Illegal array initialization accepted

2021-07-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28956 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |8.0 Status|NEW

[Bug c++/28956] Illegal array initialization accepted

2006-09-05 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-05 20:42 --- There are two different bugs here, the first one is a regression from 3.2.3. The second one is accepted by all versions of GCC I have access to from 2.95.3 and upwards. -- http://gcc.gnu.org/bugzilla/show_bug.cg

[Bug c++/28956] Illegal array initialization accepted

2006-09-08 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-09 05:42 --- This is also related to PR 20039. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28956] Illegal array initialization accepted

2006-10-11 Thread bangerth at dealii dot org
--- Comment #3 from bangerth at dealii dot org 2006-10-12 01:49 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED