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 tree-optimization/55890] [4.7 Regression] calling a builtin func through a cast triggers an ICE


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

--- Comment #8 from vries at gcc dot gnu.org 2013-01-11 23:39:30 UTC ---
Author: vries
Date: Fri Jan 11 23:39:18 2013
New Revision: 195119

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195119
Log:
2013-01-12  Tom de Vries  <tom@codesourcery.com>

    PR middle-end/55890
    * calls.c (expand_call): Check if arg_nr is valid.

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]