c++/7181: foo<n>::bar = foo<n-1>::bar + foo<n-2>::bar evaluates to zero at compile time

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Tue Jul 2 11:31:00 GMT 2002


Synopsis: foo<n>::bar = foo<n-1>::bar + foo<n-2>::bar evaluates to zero at compile time

State-Changed-From-To: analyzed->closed
State-Changed-By: mmitchel
State-Changed-When: Tue Jul  2 11:31:51 2002
State-Changed-Why:
    This code does not have well-defined behavior.

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



More information about the Gcc-bugs mailing list