This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/70646] [4.9/5/6/7 Regression] Corrupt truncated function


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70646

--- Comment #33 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Wed May 18 13:06:24 2016
New Revision: 236390

URL: https://gcc.gnu.org/viewcvs?rev=236390&root=gcc&view=rev
Log:
Respect --param ipa-max-agg-items=0

2016-05-18  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:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-prop.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]