r226440 - in /trunk/gcc: cp/ChangeLog cp/typeck...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Fri Jul 31 11:12:00 GMT 2015


Author: mpolacek
Date: Fri Jul 31 11:12:57 2015
New Revision: 226440

URL: https://gcc.gnu.org/viewcvs?rev=226440&root=gcc&view=rev
Log:
	PR sanitizer/66977
	* typeck.c (get_member_function_from_ptrfunc): Don't sanitize
	RSHIFT_EXPR.

	* g++.dg/ubsan/pr66977.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ubsan/pr66977.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list