public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/42447]  New: ICE during processing complex templates
@ 2009-12-21 12:38 piotr dot wyderski at gmail dot com
  2009-12-21 12:41 ` [Bug c++/42447] " piotr dot wyderski at gmail dot com
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: piotr dot wyderski at gmail dot com @ 2009-12-21 12:38 UTC (permalink / raw)
  To: gcc-bugs

Compile the attached sources as follows:

 g++ -std=gnu++0x -c -Wno-pmf-conversions file_reader.cpp

An Internal Compiler Error report will appear:

file_reader.cpp: In instantiation of
'std::unique_ptr<base::dynamic_dispatch<void
(io::file_reader::*)(io::request&)>::entry [], base::release_deleter>':
file_reader.cpp:35664:39:   instantiated from 'std::unique_ptr<_Tp [],
_Tp_Deleter>::unique_ptr() [with _Tp = base::dynamic_dispatch<void
(io::file_reader::*)(io::request&)>::entry, _Tp_Deleter =
base::release_deleter]'
file_reader.cpp:86579:76:   instantiated from 'base::dynamic_dispatch<TR
(TC::*)(TD&, TA ...)>::dynamic_dispatch(TR (TC::*)(TD&, TA ...), size_t) [with
TC = io::file_reader, TR = void, TD = io::request, TA = {}, TR (TC::*)(TD&, TA
...) = void (io::file_reader::*)(io::request&), size_t = unsigned int]'
file_reader.cpp:88954:55:   instantiated from here
file_reader.cpp:35653:5: internal compiler error: in finish_member_declaration,
at cp/semantics.c:2445
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE during processing complex templates
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: piotr dot wyderski at gmail dot com
  GCC host triplet: Cygwin/GCC-trunk


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


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-01-07 22:24 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-21 12:38 [Bug c++/42447] New: ICE during processing complex templates piotr dot wyderski at gmail dot com
2009-12-21 12:41 ` [Bug c++/42447] " piotr dot wyderski at gmail dot com
2009-12-21 13:00 ` paolo dot carlini at oracle dot com
2009-12-21 13:47 ` [Bug c++/42447] [C++0x] " piotr dot wyderski at gmail dot com
2009-12-21 14:11 ` paolo dot carlini at oracle dot com
2009-12-21 14:28 ` piotr dot wyderski at gmail dot com
2009-12-21 14:34 ` paolo dot carlini at oracle dot com
2009-12-21 16:09 ` pinskia at gcc dot gnu dot org
2009-12-21 16:14 ` paolo dot carlini at oracle dot com
2009-12-21 16:38 ` piotr dot wyderski at gmail dot com
2009-12-21 16:49 ` paolo dot carlini at oracle dot com
2009-12-21 17:18 ` paolo dot carlini at oracle dot com
2009-12-21 17:24 ` piotr dot wyderski at gmail dot com
2009-12-21 17:31 ` paolo dot carlini at oracle dot com
2009-12-21 17:39 ` piotr dot wyderski at gmail dot com
2009-12-21 18:33 ` [Bug c++/42447] [4.5 Regresson] " paolo dot carlini at oracle dot com
2009-12-21 20:29 ` paolo dot carlini at oracle dot com
2009-12-21 20:54 ` hjl dot tools at gmail dot com
2009-12-28 19:53 ` [Bug c++/42447] [4.5 Regression] " jason at gcc dot gnu dot org
2009-12-29  3:33 ` jason at gcc dot gnu dot org
2009-12-30 19:36 ` jason at gcc dot gnu dot org
2010-01-07 22:24 ` hjl at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).