[Bug c++/54320] [c++11] range access to VLA

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sun Aug 19 11:47:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54320

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
          Component|libstdc++                   |c++

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-08-19 11:47:25 UTC ---
In case we wanted to support this, it would essentially boil down to the C++
front-end bits introspecting the size. Let's ask Jason in CC, if it would make
sense.



More information about the Gcc-bugs mailing list