public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/27037]  New: Direct compile fails
@ 2006-04-05  0:21 taral at taral dot net
  2006-04-05  0:21 ` [Bug java/27037] " taral at taral dot net
  2006-04-05  0:25 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: taral at taral dot net @ 2006-04-05  0:21 UTC (permalink / raw)
  To: java-prs

public class z {
    private class y {
        public y(long x) { this(x,w()); }
        public y(long x,long v) { }
    }

    private long w() { return 0; }
}

Fails to compile with "gcj -c", compiles fine with "gcj -C". Bytecode compiles
with "gcj -c".


-- 
           Summary: Direct compile fails
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: taral at taral dot net
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

* [Bug java/27037] Direct compile fails
  2006-04-05  0:21 [Bug java/27037] New: Direct compile fails taral at taral dot net
@ 2006-04-05  0:21 ` taral at taral dot net
  2006-04-05  0:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: taral at taral dot net @ 2006-04-05  0:21 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from taral at taral dot net  2006-04-05 00:21 -------
This example taken from freenet source. gcj -M also fails on this snippet.


-- 


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


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

* [Bug java/27037] Direct compile fails
  2006-04-05  0:21 [Bug java/27037] New: Direct compile fails taral at taral dot net
  2006-04-05  0:21 ` [Bug java/27037] " taral at taral dot net
@ 2006-04-05  0:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-05  0:25 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-04-05 00:25 -------


*** This bug has been marked as a duplicate of 4695 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2006-04-05  0:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-05  0:21 [Bug java/27037] New: Direct compile fails taral at taral dot net
2006-04-05  0:21 ` [Bug java/27037] " taral at taral dot net
2006-04-05  0:25 ` pinskia 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).