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 c++/79656] ICE on invalid C++ code in execute_function_todo in gcc/passes.c:1966


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

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Even g++ 4.6 ICEs with -std=c++0x:
instantiate-typeof.cpp:7:11: internal compiler error: in gimple_expand_cfg, at
cfgexpand.c:4063

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