public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/4141: GCJ compiles illegal code without complaining.
@ 2001-08-27 14:19 apbianco
  0 siblings, 0 replies; 3+ messages in thread
From: apbianco @ 2001-08-27 14:19 UTC (permalink / raw)
  To: apbianco, bachir.ghoubali, gcc-bugs, gcc-prs, java-prs, nobody

Synopsis: GCJ compiles illegal code without complaining.

Responsible-Changed-From-To: unassigned->apbianco
Responsible-Changed-By: apbianco
Responsible-Changed-When: Mon Aug 27 14:19:08 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: apbianco
State-Changed-When: Mon Aug 27 14:19:08 2001
State-Changed-Why:
    Eew. I attached a patch. Thanks!

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=4141&database=gcc


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

* Re: java/4141: GCJ compiles illegal code without complaining.
@ 2002-01-04 19:11 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-04 19:11 UTC (permalink / raw)
  To: apbianco, bachir.ghoubali, gcc-bugs, gcc-prs, java-prs

Synopsis: GCJ compiles illegal code without complaining.

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Jan  4 19:11:08 2002
State-Changed-Why:
    Patch applied:
    http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01644.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4141


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

* java/4141: GCJ compiles illegal code without complaining.
@ 2001-08-27 10:16 bachir.ghoubali
  0 siblings, 0 replies; 3+ messages in thread
From: bachir.ghoubali @ 2001-08-27 10:16 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4141
>Category:       java
>Synopsis:       GCJ compiles illegal code without complaining.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          accepts-illegal
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 27 10:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bachir GHOUBALI
>Release:        3.0.1
>Organization:
>Environment:
Solaris 7, gcj 3.0.1
>Description:
gcj compiles illegal code. Following class should not
compile because 'c' is a literal ( not an object ).

public class Str {
    public static void main(String[] args) {
	'c'.equals( 'c' );
        // This is illegal.
    }
}
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-01-05  3:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-27 14:19 java/4141: GCJ compiles illegal code without complaining apbianco
  -- strict thread matches above, loose matches on Subject: below --
2002-01-04 19:11 rodrigc
2001-08-27 10:16 bachir.ghoubali

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).