This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/8433: Static initializers must be able to complete normally
- From: aph at gcc dot gnu dot org
- To: ebb9 at email dot byu dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 29 Jan 2003 20:01:55 -0000
- Subject: Re: java/8433: Static initializers must be able to complete normally
- Reply-to: aph at gcc dot gnu dot org, ebb9 at email dot byu dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, java-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
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