public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/10695] [alpha] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
@ 2003-08-09 15:49 ` rmurray at debian dot org
  2004-01-18  7:43 ` [Bug debug/10695] " dhazeghi at yahoo dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rmurray at debian dot org @ 2003-08-09 15:49 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


rmurray at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|debug                       |target
           Priority|P3                          |P2


------- Additional Comments From rmurray at debian dot org  2003-08-09 15:49 -------
still happens with 3.3.1


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
  2003-08-09 15:49 ` [Bug target/10695] [alpha] ICE in dwarf2out_frame_debug_expr, rmurray at debian dot org
@ 2004-01-18  7:43 ` dhazeghi at yahoo dot com
  2004-05-13 11:45 ` dhazeghi at yahoo dot com
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-18  7:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-18 07:43 -------
Still present on mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-05-31 20:05:38         |2004-01-18 07:43:07
               date|                            |


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


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
  2003-08-09 15:49 ` [Bug target/10695] [alpha] ICE in dwarf2out_frame_debug_expr, rmurray at debian dot org
  2004-01-18  7:43 ` [Bug debug/10695] " dhazeghi at yahoo dot com
@ 2004-05-13 11:45 ` dhazeghi at yahoo dot com
  2004-08-26  5:09 ` rth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-05-13 11:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-05-12 22:30 -------
Still present on tree-ssa.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-01-18 07:43:07         |2004-05-12 22:30:12
               date|                            |


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


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
                   ` (2 preceding siblings ...)
  2004-05-13 11:45 ` dhazeghi at yahoo dot com
@ 2004-08-26  5:09 ` rth at gcc dot gnu dot org
  2004-08-26  9:05 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2004-08-26  5:09 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
                   ` (3 preceding siblings ...)
  2004-08-26  5:09 ` rth at gcc dot gnu dot org
@ 2004-08-26  9:05 ` cvs-commit at gcc dot gnu dot org
  2004-08-26  9:08 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-26  9:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-26 09:05 -------
Subject: Bug 10695

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	rth@gcc.gnu.org	2004-08-26 09:05:33

Modified files:
	gcc            : ChangeLog 
	gcc/config/alpha: alpha.c 

Log message:
	PR debug/10695
	* config/alpha/alpha.c (emit_frame_store_1, emit_frame_store): New.
	(alpha_expand_prologue): Handle >32-bit frames.  Generate proper
	unwind info for >16-bit frames.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.597&r2=2.2326.2.598
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.342.4.10&r2=1.342.4.11



-- 


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


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
                   ` (4 preceding siblings ...)
  2004-08-26  9:05 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-26  9:08 ` cvs-commit at gcc dot gnu dot org
  2004-08-26  9:09 ` rth at gcc dot gnu dot org
  2004-08-26  9:16 ` rth at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-08-26  9:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-26 09:08 -------
Subject: Bug 10695

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2004-08-26 09:08:12

Modified files:
	gcc            : ChangeLog 
	gcc/config/alpha: alpha.c 

Log message:
	PR debug/10695
	* config/alpha/alpha.c (emit_frame_store_1, emit_frame_store): New.
	(alpha_expand_prologue): Handle >32-bit frames.  Generate proper
	unwind info for >16-bit frames.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5101&r2=2.5102
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.c.diff?cvsroot=gcc&r1=1.391&r2=1.392



-- 


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


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
                   ` (5 preceding siblings ...)
  2004-08-26  9:08 ` cvs-commit at gcc dot gnu dot org
@ 2004-08-26  9:09 ` rth at gcc dot gnu dot org
  2004-08-26  9:16 ` rth at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2004-08-26  9:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2004-08-26 09:09 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4.2


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


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

* [Bug debug/10695] ICE in dwarf2out_frame_debug_expr,
       [not found] <20030509060600.10695.rmurray@debian.org>
                   ` (6 preceding siblings ...)
  2004-08-26  9:09 ` rth at gcc dot gnu dot org
@ 2004-08-26  9:16 ` rth at gcc dot gnu dot org
  7 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2004-08-26  9:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2004-08-26 09:16 -------
No, really.  Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-08-26  9:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030509060600.10695.rmurray@debian.org>
2003-08-09 15:49 ` [Bug target/10695] [alpha] ICE in dwarf2out_frame_debug_expr, rmurray at debian dot org
2004-01-18  7:43 ` [Bug debug/10695] " dhazeghi at yahoo dot com
2004-05-13 11:45 ` dhazeghi at yahoo dot com
2004-08-26  5:09 ` rth at gcc dot gnu dot org
2004-08-26  9:05 ` cvs-commit at gcc dot gnu dot org
2004-08-26  9:08 ` cvs-commit at gcc dot gnu dot org
2004-08-26  9:09 ` rth at gcc dot gnu dot org
2004-08-26  9:16 ` rth at gcc dot gnu dot org

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