r266953 - in /trunk/gcc: ChangeLog ipa-prop.c t...
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Mon Dec 10 12:45:00 GMT 2018
Author: jamborm
Date: Mon Dec 10 12:45:47 2018
New Revision: 266953
URL: https://gcc.gnu.org/viewcvs?rev=266953&root=gcc&view=rev
Log:
[PR 88214] Check that an argument is a pointer
2018-12-10 Martin Jambor <mjambor@suse.cz>
PR ipa/88214
* ipa-prop.c (determine_locally_known_aggregate_parts): Make sure
we check pointers against pointers.
testsuite/
* gcc.dg/ipa/pr88214.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/ipa/pr88214.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-prop.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list