public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GNATS setup problem [MAILER-DAEMON@sourceware.cygnus.com: failure notice]
@ 2001-12-04 13:17 Daniel Jacobowitz
  0 siblings, 0 replies; only message in thread
From: Daniel Jacobowitz @ 2001-12-04 13:17 UTC (permalink / raw)
  To: gcc

I was under the impression that one just had to CC: gcc-gnats and keep
the PR in the subject line in order to add to a PR.  What am I missing?

Also, something is obviously unconfigured.

----- Forwarded message from MAILER-DAEMON@sourceware.cygnus.com -----

Date: 4 Dec 2001 21:16:01 -0000
From: MAILER-DAEMON@sourceware.cygnus.com
Subject: failure notice
To: drow@crack.them.org

Hi. This is the qmail-send program at sourceware.cygnus.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<gnats-admin@gcc.gnu.org>:
Sorry, no mailbox here by that name. (#5.1.1)

--- Below this line is a copy of the message.

Return-Path: <drow@crack.them.org>
Received: (qmail 29949 invoked by uid 71); 4 Dec 2001 21:16:00 -0000
Resent-Date: 4 Dec 2001 21:16:00 -0000
Resent-Message-ID: <20011204211600.29946.qmail@sources.redhat.com>
Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer)
Resent-To: gnats-admin@gcc.gnu.org
Resent-Reply-To: gcc-gnats@gcc.gnu.org, Daniel Jacobowitz <drow@mvista.com>
Received:(qmail 21869 invoked from network); 4 Dec 2001 21:08:11 -0000
Received: from unknown (HELO nevyn.them.org) (128.2.145.6)
  by sources.redhat.com with SMTP; 4 Dec 2001 21:08:11 -0000
Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian))
	id 16BMo1-0004Px-00; Tue, 04 Dec 2001 16:08:45 -0500
Message-Id:<20011204160845.A15532@nevyn.them.org>
Date:Tue, 4 Dec 2001 16:08:45 -0500
From: Daniel Jacobowitz <drow@mvista.com>
To: Neil Booth <neil@daikokuya.demon.co.uk>
Cc: gcc-gnats@gcc.gnu.org, mike stump <mrs@windriver.com>,
  danishsamad@yahoo.com, gcc@gcc.gnu.org
In-Reply-To:<20011204203454.A20475@daikokuya.demon.co.uk>
References:<200112041958.LAA06265@kankakee.wrs.com> <20011204203454.A20475@daikokuya.demon.co.uk>
Subject: pending/5013: [c/4053] Re: problems debugging gcc


>Number:         5013
>Category:       pending
>Synopsis:       [c/4053] Re: problems debugging gcc
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 04 13:16:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 On Tue, Dec 04, 2001 at 08:34:54PM +0000, Neil Booth wrote:
 > mike stump wrote:-
 > 
 > > Yes.  Step through bison.simple a couple hundred times, and you'll
 > > discover that most of the time, it spends it's time in about two to
 > > four places you care about.  One place, is dispatching to actions.  It
 > > can be felt, by noticing the line (at least in bison 1.25):
 > 
 > Have you noticed that you often get the debugger trying to step to a
 > line in bison.simple that is in fact in parse.y, and complaining about
 > a line out range?
 
 For the curious, this is the exact same problem as c/4053.
 
 > This happens to me very frequently; I have no idea what causes it.  I
 > have a sneaking suspicion that this GCC bug is what the original post
 > was about, though I'm not sure.
 
 Well, it isn't in the debug format code; the file information in the
 RTL is wrong.  And there's nothing obviously incorrect about the code
 in cb_file_change...
 
 Aha, I think I see it.  cb_file_change updates input_filename as it
 reads.  Compile the testcase from the PR with a breakpoint on
 cb_file_change and a breakpoint on emit_line_note.  If I had to guess,
 I'd say that the problem was input_filename describing the state of the
 lexer where it used to describe the state of the parser.  In
 c_expand_body is the line:
   init_function_start (fndecl, input_filename, DECL_SOURCE_LINE (fndecl));
 
 DECL_SOURCE_LINE is fine.  input_filename isn't.
 
 -- 
 Daniel Jacobowitz                           Carnegie Mellon University
 MontaVista Software                         Debian GNU/Linux Developer
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


----- End forwarded message -----

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-04 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-04 13:17 GNATS setup problem [MAILER-DAEMON@sourceware.cygnus.com: failure notice] Daniel Jacobowitz

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