[Bug ipa/70646] [4.9/5/6 Regression] Corrupt truncated function
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 19 15:00:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70646
--- Comment #35 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Thu May 19 15:00:12 2016
New Revision: 236463
URL: https://gcc.gnu.org/viewcvs?rev=236463&root=gcc&view=rev
Log:
Respect --param ipa-max-agg-items=0
2016-05-19 Martin Jambor <mjambor@suse.cz>
PR ipa/70646
* ipa-prop.c (determine_locally_known_aggregate_parts): Bail out early
if parameter PARAM_IPA_MAX_AGG_ITEMS is zero.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/ipa-prop.c
More information about the Gcc-bugs
mailing list