[Bug c++/28785] New: internal compiler error

2006-08-20 Thread smirolo at hotmail dot com
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: smirolo at hotmail dot com GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla

[Bug c++/28785] internal compiler error

2006-08-20 Thread smirolo at hotmail dot com
--- Comment #1 from smirolo at hotmail dot com 2006-08-20 18:57 --- Created an attachment (id=12107) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12107action=view) .ii and .log (stdout/stderr) files compilation command line: g++ -v --save-temps -g -O0 -I../../include -I. -I

[Bug c++/28785] internal compiler error

2006-08-20 Thread smirolo at hotmail dot com
--- Comment #2 from smirolo at hotmail dot com 2006-08-20 19:06 --- Actually, I have the following two definitions: friend vertex_descriptor source( const edge_descriptor e, const viewAsGraph g ); friend const vertex_descriptor source( const edge_descriptor e, const

[Bug c++/26310] New: Cannot find base class template method

2006-02-15 Thread smirolo at hotmail dot com
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: smirolo at hotmail dot com GCC host triplet: powerpc-apple-darwin8.4.0 GCC target triplet: powerpc-apple-darwin8.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26310

[Bug c++/26310] Cannot find base class template method

2006-02-15 Thread smirolo at hotmail dot com
--- Comment #1 from smirolo at hotmail dot com 2006-02-15 23:24 --- Created an attachment (id=10858) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10858action=view) save-temps generated file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26310

[Bug c++/26186] New: internal compiler error in template resolution

2006-02-08 Thread smirolo at hotmail dot com
: smirolo at hotmail dot com GCC host triplet: powerpc-apple-darwin8.3.0 GCC target triplet: powerpc-apple-darwin8.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26186

[Bug c++/26186] internal compiler error in template resolution

2006-02-08 Thread smirolo at hotmail dot com
--- Comment #1 from smirolo at hotmail dot com 2006-02-08 23:26 --- Created an attachment (id=10809) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10809action=view) save-temps file (compressed) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26186

[Bug c++/25107] New: undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
is instantiated Product: gcc Version: 3.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: smirolo at hotmail dot com GCC host triplet

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #1 from smirolo at hotmail dot com 2005-11-26 18:28 --- Created an attachment (id=10342) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10342action=view) source file to reproduce the problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #2 from smirolo at hotmail dot com 2005-11-26 18:29 --- Created an attachment (id=10343) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10343action=view) save-temps on macos -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #3 from smirolo at hotmail dot com 2005-11-26 18:30 --- Created an attachment (id=10344) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10344action=view) output log on macos -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #5 from smirolo at hotmail dot com 2005-11-26 18:31 --- Created an attachment (id=10345) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10345action=view) save-temps on linux -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107

[Bug c++/25107] undefined reference even though the template is instantiated

2005-11-26 Thread smirolo at hotmail dot com
--- Comment #6 from smirolo at hotmail dot com 2005-11-26 18:31 --- Created an attachment (id=10346) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10346action=view) output log on linux -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25107