This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14390] ICE in tsubst with instantiation of overloaded template


------- Additional Comments From bangerth at dealii dot org  2004-03-03 15:18 -------
I don't know much about the internals of gcc, but the ICE clearly happens in 
a different place. So I'd like to keeo this one open for a while. If you have a patch for 
14389, we may still reevaluate whether it also fixes this one. 
 
As to the validity: the code can be made valid by adding the function definition. That doesn't 
change the ICE, though, so I removed the additional one line for the sake of brevity. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
           Keywords|ice-on-invalid-code         |ice-on-valid-code
         Resolution|DUPLICATE                   |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]