[MacPorts] #39283: Internal Compiler Error in gcc4.7
#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
#39283: gcc47: Internal Compiler Error -------------------------+------------------- Reporter: narut.se@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gcc47 | -------------------------+------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… * port: => gcc47 Old description:
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.
New description: 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. -- Comment: So the gcc47 port installed successfully, but trying to use it to compile a program fails? If so, please attach a test program that fails. Also, report the problem to the developers of gcc. -- Ticket URL: <https://trac.macports.org/ticket/39283#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39283: gcc47: Internal Compiler Error -------------------------+------------------- Reporter: narut.se@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gcc47 | -------------------------+------------------- Comment (by larryv@…): A few others seem to have done so already. http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=__open__&content=%22Error... %20re-entered%22&order=bug_id -- Ticket URL: <https://trac.macports.org/ticket/39283#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39283: gcc47: Internal Compiler Error -------------------------+------------------- Reporter: narut.se@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gcc47 | -------------------------+------------------- Changes (by macsforever2000@…): * cc: jeremyhu@… (added) Comment: Sounds like an upstream issue to me. -- Ticket URL: <https://trac.macports.org/ticket/39283#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39283: gcc47: Internal Compiler Error -------------------------+-------------------- Reporter: narut.se@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: wontfix | Keywords: Port: gcc47 | -------------------------+-------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => wontfix Comment: Please file this upstream. -- Ticket URL: <https://trac.macports.org/ticket/39283#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts