Opened 11 years ago

Last modified 11 years ago

#39283 closed defect

Internal Compiler Error in gcc4.7 — at Initial Version

Reported by: narut.se@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: gcc47

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.

Change History (0)

Note: See TracTickets for help on using tickets.