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: java/8433: Static initializers must be able to complete normally


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


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