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]

Re: c++/7456: [2003-01-10] SegFault with deducting template args from variably sized arrays


Synopsis: [2003-01-10] SegFault with deducting template args from variably sized arrays

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Thu May  8 15:48:52 2003
State-Changed-Why:
    Now fixed:
    
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c z.cc
    z.cc: In function `void method()':
    z.cc:8: error: no matching function for call to `function(int[h][w])'

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7456


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