auto14.C
409 Bytes
-
re PR c++/40306 (ICE when using auto to declare a local copy inside a member function) · ccafc19b
PR c++/40306 PR c++/40307 * decl.c (cp_finish_decl): Handle auto deduction from (). * typeck.c (build_x_indirect_ref): Handle dereferencing an operand with dependent type that is known to be a pointer. From-SVN: r148088
Jason Merrill committed