This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/69487] Unexpected VLA initialization of char[] from ""


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69487

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.9.3, 5.3.0, 6.0

--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
As mentioned in the duplicate bug 70440, this problem affects all versions of
GCC that accept a string initializer for a character VLA.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]