------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-04 
17:02 -------
Confirmed, here is the backtrace:
#0  arg_assoc_args (k=0xbff447d4, args=0xb7c68f30) at 
/home/peshtigo/pinskia/src/gnu/gcc/src/
gcc/cp/name-lookup.c:4434
#1  0x08151dfa in lookup_arg_dependent (name=0xb7c8b23c, fns=0xb7c8c654, 
args=0xb7c68f30)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/name-lookup.c:4484
#2  0x08131d50 in perform_koenig_lookup (fn=0xff, args=0xb7c68f30)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/semantics.c:1711
#3  0x080ef88e in cp_parser_unary_expression (parser=0xb7c8b2a4, address_p=0 
'\0', cast_p=0 '\0')
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:4108
#4  0x080f01f2 in cp_parser_assignment_expression (parser=0xb7c8b2a4, cast_p=0 
'\0')
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:5413
#5  0x080f1999 in cp_parser_expression (parser=0xb7c8b2a4, cast_p=Variable 
"cast_p" is not 
available.
)
    at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cp/parser.c:5717

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-invalid-code
      Known to fail|                            |3.4.0 4.0.0 4.1.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-04 17:02:56
               date|                            |
            Summary|Crash when finding          |[3.4/4.0/4.1 Regression]
                   |&a_templated_func<>         |Crash when finding
                   |                            |&a_templated_func<>
   Target Milestone|---                         |3.4.4


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

Reply via email to