https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Nov 17 21:49:23 2015 New Revision: 230508 URL: https://gcc.gnu.org/viewcvs?rev=230508&root=gcc&view=rev Log: PR bootstrap/68346 * typeck.c (build_static_cast_1): Force a NOP when converting to the same type. Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/typeck.c