r260404 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Sat May 19 22:57:00 GMT 2018
Author: jason
Date: Sat May 19 22:57:53 2018
New Revision: 260404
URL: https://gcc.gnu.org/viewcvs?rev=260404&root=gcc&view=rev
Log:
Avoid ICE on unsupported use of __integer_pack.
* pt.c (tsubst_pack_expansion): Sorry rather than abort
on __integer_pack as subexpression of pattern.
Added:
trunk/gcc/testsuite/g++.dg/ext/integer-pack4.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list