constexpr.c
175 KB
-
re PR c++/83996 (ICE with zero-sized array) · b07c3651
PR c++/83996 * constexpr.c (cxx_fold_indirect_ref): Compute ((foo *)&fooarray)[1] => fooarray[1] in offset_int. * g++.dg/ext/pr83996.C: New test. From-SVN: r257160
Marek Polacek committed