#39283: Internal Compiler Error in gcc4.7 ------------------------+-------------------------------- Reporter: narut.se@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ------------------------+-------------------------------- I got an internal error when compiling a C++ program. This generally happens when I call vector<T>::emplace_back with more arguments than required in T's constructor. gcc4.6 will tell me this, but gcc4.7 will throw an internal compiler error: "Internal compiler error: Error reporting routines re-entered." Thanks. -- Ticket URL: <https://trac.macports.org/ticket/39283> MacPorts <http://www.macports.org/> Ports system for OS X