[Bug c++/57387] New: Passing parameter pack to emplace stl function cause compilation bug

avraammauridis at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu May 23 14:00:00 GMT 2013


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

            Bug ID: 57387
           Summary: Passing parameter pack to emplace stl function cause
                    compilation bug
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: avraammauridis at gmail dot com

Created attachment 30174
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30174&action=edit
bug output

g++ -std=c++0x stlstudy.cc
‘
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
Preprocessed source stored into /tmp/cc7q32tE.out file, please attach this to
your bugreport.


More information about the Gcc-bugs mailing list