public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/10581] ICE compiling freenet
       [not found] <20030501144601.10581.186922@bugs.debian.org>
@ 2004-09-14 10:00 ` ruben at ugr dot es
  2004-09-14 11:33 ` giovannibajo at libero dot it
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ruben at ugr dot es @ 2004-09-14 10:00 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From ruben at ugr dot es  2004-09-14 10:00 -------
Seems to work now with gcc 3.3.4 
(Either that or the files have changed with the new version of freenet)
At least I can compile both files.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/10581] ICE compiling freenet
       [not found] <20030501144601.10581.186922@bugs.debian.org>
  2004-09-14 10:00 ` [Bug java/10581] ICE compiling freenet ruben at ugr dot es
@ 2004-09-14 11:33 ` giovannibajo at libero dot it
  2004-11-04 11:47 ` ruben at ugr dot es
  2004-11-04 11:55 ` ruben at ugr dot es
  3 siblings, 0 replies; 5+ messages in thread
From: giovannibajo at libero dot it @ 2004-09-14 11:33 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From giovannibajo at libero dot it  2004-09-14 11:33 -------
Somebody will have to check with mainline and newer 3.4 then

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.3.3 3.4.0
      Known to work|                            |3.3.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/10581] ICE compiling freenet
       [not found] <20030501144601.10581.186922@bugs.debian.org>
  2004-09-14 10:00 ` [Bug java/10581] ICE compiling freenet ruben at ugr dot es
  2004-09-14 11:33 ` giovannibajo at libero dot it
@ 2004-11-04 11:47 ` ruben at ugr dot es
  2004-11-04 11:55 ` ruben at ugr dot es
  3 siblings, 0 replies; 5+ messages in thread
From: ruben at ugr dot es @ 2004-11-04 11:47 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From ruben at ugr dot es  2004-11-04 11:47 -------
(In reply to comment #5)
> Somebody will have to check with mainline and newer 3.4 then
Tested with freenet-stable-latest.src.25.Oct.2004.tar.bz2
and gcc version 3.4.2  (Gentoo Linux 3.4.2-r2, ssp-3.4.1-1, pie-8.7.6.5)
make -f Makefile.gcj freenet/client/RequestManager.o
Works

Other files fail, though
I'd close this bug report and add a new one, but I think I already opened
one on ThrottledAsyncEntropyYarrow.java

Compiling: freenet/node/Main.java
./freenet/crypt/ThrottledAsyncEntropyYarrow.java:49: error: '(' expected.
                                               
ThrottledAsyncEntropyYarrow.super.acceptEntropy(e.source, e.data, e.entropyGuess);
         ^
1 error
make: *** [freenet/node/Main.o] Error 1

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/10581] ICE compiling freenet
       [not found] <20030501144601.10581.186922@bugs.debian.org>
                   ` (2 preceding siblings ...)
  2004-11-04 11:47 ` ruben at ugr dot es
@ 2004-11-04 11:55 ` ruben at ugr dot es
  3 siblings, 0 replies; 5+ messages in thread
From: ruben at ugr dot es @ 2004-11-04 11:55 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From ruben at ugr dot es  2004-11-04 11:55 -------
(In reply to comment #6)
> (In reply to comment #5)
> > Somebody will have to check with mainline and newer 3.4 then
> Tested with freenet-stable-latest.src.25.Oct.2004.tar.bz2
> and gcc version 3.4.2  (Gentoo Linux 3.4.2-r2, ssp-3.4.1-1, pie-8.7.6.5)
> make -f Makefile.gcj freenet/client/RequestManager.o
> Works
> 
> Other files fail, though
> I'd close this bug report and add a new one, but I think I already opened
> one on ThrottledAsyncEntropyYarrow.java
> 
> Compiling: freenet/node/Main.java
> ./freenet/crypt/ThrottledAsyncEntropyYarrow.java:49: error: '(' expected.
>                                                
> ThrottledAsyncEntropyYarrow.super.acceptEntropy(e.source, e.data, e.entropyGuess);
>          ^
> 1 error
> make: *** [freenet/node/Main.o] Error 1

I just copied the two files from the old version over the new files and
recompiled, and got the same problem in ThrottledAsyncEntropyYarrow.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/10581] ICE compiling freenet
       [not found] <bug-10581-5915@http.gcc.gnu.org/bugzilla/>
@ 2007-01-09 20:46 ` tromey at gcc dot gnu dot org
  0 siblings, 0 replies; 5+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-09 20:46 UTC (permalink / raw)
  To: java-prs



------- Comment #8 from tromey at gcc dot gnu dot org  2007-01-09 20:45 -------
All gcj front end bugs have been fixed by the gcj-eclipse branch merge.
I'm mass-closing the affected PRs.
If you believe one of these was closed in error, please reopen it
with a note explaining why.
Thanks.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-09 20:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030501144601.10581.186922@bugs.debian.org>
2004-09-14 10:00 ` [Bug java/10581] ICE compiling freenet ruben at ugr dot es
2004-09-14 11:33 ` giovannibajo at libero dot it
2004-11-04 11:47 ` ruben at ugr dot es
2004-11-04 11:55 ` ruben at ugr dot es
     [not found] <bug-10581-5915@http.gcc.gnu.org/bugzilla/>
2007-01-09 20:46 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).