This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Infinitely long compilation


Hi Bryce,
thanks for your reply,

On Thu, Mar 28, 2002 at 07:12:33PM +1200, Bryce McKinlay wrote:
> Martin Kahlert wrote:
> 
> >With gcc-20020325 my application cannot be compiled any more.
> >gcj seems to loop forever for a quite standard input file.
> >This only happens on Solaris 2.7, not on my Linux box.
> >
> >Has anybody else seen such an error? I could try to debug it,
> >but i do not want to spend a lot of time when such an error
> >has been fixed already.
> >
> 
> I saw a PR which mentions something similar, also on Solaris but on GCJ 
> 3.0.1. Is this the same issue?
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6071&return_url=http%3A%2F%2Fgcc.gnu.org%2Fcgi-bin%2Fgnatsweb.pl%3Fdatabase%3Dgcc%26cmd%3Dsubmit%2520query%26category%3Djava%26severity%3Dall%26priority%3Dall%26responsible%3Dall%26submitter_id%3Dall%26state%3Dall%26ignoreclosed%3DIgnore%2520Closed%26class%3Dall%26synopsis%3D%26multitext%3D%26columns%3Dcategory%26columns%3Dstate%26columns%3Dclass%26columns%3Dresponsible%26columns%3Dsynopsis%26displaydate%3DDisplay%2520Current%2520Date%26sortby%3DResponsible%26.cgifields%3Dcolumns%26.cgifields%3Doriginatedbyme%26.cgifields%3Ddisplaydate%26.cgifields%3Dignoreclosed

Looks very different to me.

I look into it a bit deeper, now, seems to be something inside parse.y(do_resolve_class).

Regards,
Martin.

-- 
The early bird catches the worm. If you want something else for       
breakfast, get up later.


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