------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-11 
14:28 -------
I don't get any ICE with a build last night:
GNU C++ version 4.1.0 20050711 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.1.0 20050711 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: c31b6346e19edf60575edbc32c6610bc
t.cc:5: error: redefinition of ‘template<class T> void foo(T&)’
t.cc:1: error: ‘template<class T> void foo(T&)’ previously declared here
earth:~>

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
           Keywords|                            |error-recovery
            Summary|ICE in when instantiating a |[4.1 Regression] ICE in when
                   |template function, for      |instantiating a template
                   |illegal code                |function, for illegal code
   Target Milestone|---                         |4.1.0


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

Reply via email to