https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112658
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14 Regression] ICE: |[12/13 Regression] ICE: |finish_expr_stmt with |finish_expr_stmt with |casting an temp array to |casting an temp array to |pointer and constructor |pointer and constructor |call |call --- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> --- GCC trunk accepts (and correctly compiles) the testcase after the r14-5941 fix for PR94264.