From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27829 invoked by alias); 2 Mar 2005 13:09:54 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 27801 invoked by uid 48); 2 Mar 2005 13:09:53 -0000 Date: Wed, 02 Mar 2005 17:25:00 -0000 Message-ID: <20050302130953.27799.qmail@sourceware.org> From: "rmathew at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20020130042601.5537.daniel.bonniot@inria.fr> References: <20020130042601.5537.daniel.bonniot@inria.fr> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/5537] Error compiling simple bytecode with jsr X-Bugzilla-Reason: CC X-SW-Source: 2005-q1/txt/msg00563.txt.bz2 List-Id: ------- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-02 13:09 ------- > OK, I patched my tree, I'll report the results (fixes and regressions) > after the next build. Thanks. > In your list message, you mention only one fix in the gcc testsuite, > pr13107. Does this mean pr5537 is not fixed, or it does not have a testcase? The latter. We do not have any bytecode verification tests in the libjava testsuite (yet). We use the Mauve verifier testsuite instead. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5537