[Bug c++/37540] [4.4 regression] ICE on __decltype of method call in function template

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Nov 19 08:44:00 GMT 2008



------- Comment #6 from jakub at gcc dot gnu dot org  2008-11-19 08:42 -------
Jason, how could we avoid creating the type dependent CALL_EXPR_FN?
It is created by build_new_method_call, but for templates both args and
instance
are going through build_non_dependent_expr which modifies them.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu dot org
         AssignedTo|jakub at gcc dot gnu dot org|unassigned at gcc dot gnu
                   |                            |dot org
             Status|ASSIGNED                    |NEW


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



More information about the Gcc-bugs mailing list