Author: ktietz
Date: Wed Jul 8 18:51:58 2015
New Revision: 225569
URL: https://gcc.gnu.org/viewcvs?rev=225569&root=gcc&view=rev
Log:
Use fold + convert instead of short-cutting by fold_const. This is related to special types we handle in convert, but not in fold_const.
Modified:
branches/c++-delayed-folding/gcc/cp/init.c