On 06/22/2011 12:19 AM, Jason Merrill wrote:
We decided at the Madrid meeting to allow constexpr reference variables, and this patch adds that support to GCC.
The cp_parser_initializer_clause hunk also fixes 50787, a bug with direct binding of references in 4.6, so I'm applying that one there.
Tested x86_64-pc-linux-gnu.