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/46823] [4.6 Regression] ICE: edge points to wrong declaration


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

--- Comment #22 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-01-14 11:59:10 UTC ---
Author: jamborm
Date: Fri Jan 14 11:59:07 2011
New Revision: 168778

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168778
Log:
2011-01-14  Martin Jambor  <mjambor@suse.cz>

    PR middle-end/46823
    * tree-inline.c (expand_call_inline): Get fndecl from call graph edge.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c


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