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++/53094] constexpr vector subscripting


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

--- Comment #15 from Marc Glisse <glisse at gcc dot gnu.org> ---
r200822 | glisse | 2013-07-09 17:58:36 +0200 (Tue, 09 Jul 2013) | 11 lines

2013-07-09  Marc Glisse  <marc.glisse@inria.fr>

        PR c++/53094
gcc/cp/
        * semantics.c (cxx_eval_bit_field_ref): Handle VECTOR_CST.

gcc/testsuite/
        * g++.dg/cpp0x/constexpr-53094-1.C: Adjust.
        * g++.dg/ext/vector24.C: New testcase.


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