------- Comment #5 from jakub at gcc dot gnu dot org 2008-12-30 09:51 ------- Reverting is a bad approach. We IMHO just want to check for TREE_CODE (type) == REFERENCE_TYPE and issue diagnostics that references can't be value-initialized.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36695