java/8433: Static initializers must be able to complete normally

aph@gcc.gnu.org aph@gcc.gnu.org
Wed Jan 29 20:08:00 GMT 2003


Synopsis: Static initializers must be able to complete normally

State-Changed-From-To: open->feedback
State-Changed-By: aph
State-Changed-When: Wed Jan 29 20:01:55 2003
State-Changed-Why:
    I don't understand how gcj is expected to do this.
    Determining whether a static initializer will complete normally is equivalent to the halting problem, and is therefore not computable.

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



More information about the Gcc-bugs mailing list