public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/12860] New: [3.4 regression] stabs register number out of range
@ 2003-10-31 18:20 dje at gcc dot gnu dot org
  2003-10-31 18:26 ` [Bug debug/12860] " dje at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dje at gcc dot gnu dot org @ 2003-10-31 18:20 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=12860

           Summary: [3.4 regression] stabs register number out of range
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dje at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-ibm-aix5.1.0.0
  GCC host triplet: powerpc-ibm-aix5.1.0.0
GCC target triplet: powerpc-ibm-aix5.1.0.0

Debugging an application compiled with GCC 3.4 (experimental) produces warnings 
that register information is out of range.  For example:

$ gdb-5.3 cc1
(gdb) break store_bit_field
During symbol reading, register number 208 too large (max 72) in symbol target.
During symbol reading, register number 208 too large (max 72) in symbol 
unsignedp.
(gdb) break emit_move_insn
During symbol reading, register number 1244 too large (max 72) in symbol 
unsignedp.
During symbol reading, register number 1244 too large (max 72) in symbol type.
During symbol reading, register number 1244 too large (max 72) in symbol 
alias_set.
During symbol reading, register number 1288 too large (max 72) in symbol 
cleared.
During symbol reading, register number 1288 too large (max 72) in symbol 
alias_set.
During symbol reading, register number 1312 too large (max 72) in symbol 
args_addr.
During symbol reading, register number 1312 too large (max 72) in symbol 
reg_parm_stack.
During symbol reading, register number 1312 too large (max 72) in symbol 
alignment_pad.


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

end of thread, other threads:[~2004-01-27 13:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-31 18:20 [Bug debug/12860] New: [3.4 regression] stabs register number out of range dje at gcc dot gnu dot org
2003-10-31 18:26 ` [Bug debug/12860] " dje at gcc dot gnu dot org
2003-11-07 18:16 ` pinskia at gcc dot gnu dot org
2003-12-23 23:48 ` dje at gcc dot gnu dot org
2003-12-24 22:03 ` dje at gcc dot gnu dot org
2004-01-10 18:35 ` cvs-commit at gcc dot gnu dot org
2004-01-10 18:37 ` dje at gcc dot gnu dot org
2004-01-10 18:40 ` dje at gcc dot gnu dot org
2004-01-27 13:18 ` cvs-commit 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).