[Bug c++/46691] New: Null pointer in template deduction

2010-11-28 Thread ilpoilves at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46691 Summary: Null pointer in template deduction Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gn

[Bug c++/46690] Using declaration of a dependent name

2010-11-28 Thread ilpoilves at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46690 --- Comment #1 from ilpoilves at hotmail dot com 2010-11-28 09:38:04 UTC --- Here is the result of gcc -v, which was left out by accident. Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion

[Bug c++/46690] New: Using declaration of a dependent name

2010-11-28 Thread ilpoilves at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46690 Summary: Using declaration of a dependent name Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc