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 middle-end/51510] [4.6/4.7 regression] gcc for arm-linux-gnueabi ICEs on gcc.c-torture/execute/20050713-1.c due to PR50074+PR51323 fix


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51510

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-12 16:44:31 UTC ---
Author: jakub
Date: Mon Dec 12 16:44:23 2011
New Revision: 182246

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182246
Log:
    PR middle-end/51510
    * calls.c (internal_arg_pointer_based_exp_scan): Don't use
    VEC_safe_grow_cleared if idx is smaller than VEC_length.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c


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