public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "belyshev at lubercy dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/15656] New: ICE segfault in lex.c
Date: Tue, 25 May 2004 22:12:00 -0000	[thread overview]
Message-ID: <20040525221141.15656.belyshev@lubercy.com> (raw)

Starting program: /usr/local/src/gcc/head/build/gcc/jc1 bug.java
 class bugbug.java:4: error: '(' expected.
                Object ctor = new Object;
                                           ^

Program received signal SIGSEGV, Segmentation fault.
0x0804fcc5 in error_if_numeric_overflow (value=0x15d) at lex.c:1727
1727      if (TREE_CODE (value) == INTEGER_CST
(gdb) where
#0  0x0804fcc5 in error_if_numeric_overflow (value=0x15d) at lex.c:1727
#1  0x08059f27 in java_parse () at parse.y:2328
#2  0x081433c2 in parse_source_file_1 (file=0x404cc86c, finput=0x8830ba8)
    at ../../gcc/gcc/java/jcf-parse.c:826
#3  0x0814442f in java_parse_file (set_yydebug=0) at
../../gcc/gcc/java/jcf-parse.c:1078
#4  0x085d38a6 in compile_file () at ../../gcc/gcc/toplev.c:1653
#5  0x085d584a in do_compile () at ../../gcc/gcc/toplev.c:2699
#6  0x085d58af in toplev_main (argc=2, argv=0xbffff834) at
../../gcc/gcc/toplev.c:2731
#7  0x40039b45 in __libc_start_main (main=0xbffffac3, argc=-1073743154,
ubp_av=0xbffffaeb, 
    init=0x86e38f0 <__libc_csu_init>, fini=0x86e3950 <__libc_csu_fini>, 
    rtld_fini=0x4000baa0 <_dl_fini>, stack_end=0xbffffb51)
    at ../sysdeps/generic/libc-start.c:209
#8  0x08049c71 in _start () at ../sysdeps/i386/elf/start.S:102
(gdb)

-- 
           Summary: ICE segfault in lex.c
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at lubercy dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


             reply	other threads:[~2004-05-25 22:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 22:12 belyshev at lubercy dot com [this message]
2004-05-25 22:13 ` [Bug java/15656] " belyshev at lubercy dot com
2004-05-25 22:19 ` belyshev at lubercy dot com
2004-05-26 11:35 ` [Bug java/15656] [3.3/3.4/3.5 Regression] " pinskia at gcc dot gnu dot org
2004-06-12 22:02 ` mmitchel at gcc dot gnu dot org
2004-08-29 18:06 ` mmitchel at gcc dot gnu dot org
2004-09-09  0:28 ` tromey at gcc dot gnu dot org
2004-09-09  0:38 ` pinskia at gcc dot gnu dot org
2004-09-09 17:38 ` pinskia at gcc dot gnu dot org
2004-09-22 22:14 ` [Bug java/15656] [3.3/3.4/4.0 " tromey at gcc dot gnu dot org
2004-09-22 22:39 ` tromey at gcc dot gnu dot org
2004-09-23  0:41 ` pinskia at gcc dot gnu dot org
2004-09-24 15:43 ` cvs-commit at gcc dot gnu dot org
2004-09-24 15:45 ` cvs-commit at gcc dot gnu dot org
2004-09-24 15:46 ` tromey 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=20040525221141.15656.belyshev@lubercy.com \
    --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).