r235439 - /trunk/gcc/tree-cfg.c
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Tue Apr 26 11:51:00 GMT 2016
Author: jamborm
Date: Tue Apr 26 11:51:23 2016
New Revision: 235439
URL: https://gcc.gnu.org/viewcvs?rev=235439&root=gcc&view=rev
Log:
Verify __builtin_unreachable and __builtin_trap are not called with arguments
2016-04-26 Martin Jambor <mjambor@suse.cz>
* tree-cfg.c (verify_gimple_call): Check that calls to
__builtin_unreachable or __builtin_trap do not have actual arguments.
Modified:
trunk/gcc/tree-cfg.c
More information about the Gcc-cvs
mailing list