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/48836] internal compiler error: in execute_todo, at passes.c:1261


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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-12 18:08:55 UTC ---
Author: hubicka
Date: Sun Jun 12 18:08:52 2011
New Revision: 174970

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174970
Log:
    PR middle-end/48836
    * ipa-inline-transform.c: Include tree-pass.h
    (inline_transform): Set TODO_update_ssa_only_virtuals.
    * Makefile.in (ipa-inline-transform.o): Add tree-pass.h.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/ipa-inline-transform.c


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