public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/15543] "jv-scan --complexity" segfaults
Date: Sat, 12 Feb 2005 08:30:00 -0000	[thread overview]
Message-ID: <20050212061337.15643.qmail@sourceware.org> (raw)
In-Reply-To: <20040519160033.15543.vadimn@redhat.com>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-12 06:13 -------
Subject: Bug 15543

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bothner@gcc.gnu.org	2005-02-12 06:12:48

Modified files:
	gcc/java       : parse-scan.y lex.c jv-scan.c ChangeLog 

Log message:
	PR java/15543
	* parse-scan.y (input_location): Remove variable.
	(main_input_filename): New - replaces input_filename, which isn't
	settable if USE_MAPPED_LOCATION.
	* lex.c (java_init_lex): Wrap some more places in #ifndef JC1-LITE,
	so we don't reference input_location or wfl_operator in that case.
	* jv-scan.c (expand_location): Remove - no longer used.
	(main): Set main_input_filename rather than input_filename.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse-scan.y.diff?cvsroot=gcc&r1=1.38&r2=1.39
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.c.diff?cvsroot=gcc&r1=1.118&r2=1.119
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jv-scan.c.diff?cvsroot=gcc&r1=1.45&r2=1.46
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1548&r2=1.1549



-- 


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


  parent reply	other threads:[~2005-02-12  6:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-19 16:00 [Bug java/15543] New: " vadimn at redhat dot com
2004-05-19 16:03 ` [Bug java/15543] " vadimn at redhat dot com
2004-05-19 16:04 ` pinskia at gcc dot gnu dot org
2005-02-02  7:43 ` rmathew at gcc dot gnu dot org
2005-02-02 18:41 ` cvs-commit at gcc dot gnu dot org
2005-02-10  0:26 ` bothner at gcc dot gnu dot org
2005-02-12  8:30 ` cvs-commit at gcc dot gnu dot org [this message]
2005-02-12 13:29 ` bothner at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050212061337.15643.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).