public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/53719] New: can't display x87 stack information
@ 2012-06-18 19:12 tango127 at epix dot net
  2012-06-18 19:56 ` [Bug debug/53719] " pinskia at gcc dot gnu.org
  2012-06-19  9:18 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: tango127 at epix dot net @ 2012-06-18 19:12 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53719
           Summary: can't display x87 stack information
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tango127@epix.net


Xcode, using gcc 4.5, use to display 80-bit x87 stack values correctly.  Now
all I see is the following (notice no values shown for stack values), although
generated answers are produced correctly and returned to memory variables.  Did
something go "bump" in the night with this newer release?

Floating Point Registers        
fctrl    unsigned short    0x037f
fstat    unsigned short    0x3800
ftag    unsigned char    0x80
fop    unsigned short    0x076d
fioff    unsigned int    0x00000da8
fiseg    unsigned short    0x002b
fooff    unsigned int    0x5fbff848
foseg    unsigned short    0x0023
mxcsr    unsigned int    0x00001f80
mxcsrmask    unsigned int    0x0000ffff
stmm0    unsigned char  __attribute__((ext_vector_type(10)))    
stmm1    unsigned char  __attribute__((ext_vector_type(10)))    
stmm2    unsigned char  __attribute__((ext_vector_type(10)))    
stmm3    unsigned char  __attribute__((ext_vector_type(10)))    
stmm4    unsigned char  __attribute__((ext_vector_type(10)))    
stmm5    unsigned char  __attribute__((ext_vector_type(10)))    
stmm6    unsigned char  __attribute__((ext_vector_type(10)))    
stmm7    unsigned char  __attribute__((ext_vector_type(10)))    
xmm0    unsigned char  __attribute__((ext_vector_type(16)))    
xmm1    unsigned char  __attribute__((ext_vector_type(16)))    
xmm2    unsigned char  __attribute__((ext_vector_type(16)))    
xmm3    unsigned char  __attribute__((ext_vector_type(16)))    
xmm4    unsigned char  __attribute__((ext_vector_type(16)))    
xmm5    unsigned char  __attribute__((ext_vector_type(16)))    
xmm6    unsigned char  __attribute__((ext_vector_type(16)))    
xmm7    unsigned char  __attribute__((ext_vector_type(16)))    
xmm8    unsigned char  __attribute__((ext_vector_type(16)))    
xmm9    unsigned char  __attribute__((ext_vector_type(16)))    
xmm10    unsigned char  __attribute__((ext_vector_type(16)))    
xmm11    unsigned char  __attribute__((ext_vector_type(16)))    
xmm12    unsigned char  __attribute__((ext_vector_type(16)))    
xmm13    unsigned char  __attribute__((ext_vector_type(16)))    
xmm14    unsigned char  __attribute__((ext_vector_type(16)))    
xmm15    unsigned char  __attribute__((ext_vector_type(16)))


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

* [Bug debug/53719] can't display x87 stack information
  2012-06-18 19:12 [Bug debug/53719] New: can't display x87 stack information tango127 at epix dot net
@ 2012-06-18 19:56 ` pinskia at gcc dot gnu.org
  2012-06-19  9:18 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-06-18 19:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-06-18 19:56:13 UTC ---
I think you might need a newer version of gdb to work correctly with GCC 4.5.


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

* [Bug debug/53719] can't display x87 stack information
  2012-06-18 19:12 [Bug debug/53719] New: can't display x87 stack information tango127 at epix dot net
  2012-06-18 19:56 ` [Bug debug/53719] " pinskia at gcc dot gnu.org
@ 2012-06-19  9:18 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-06-19  9:18 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-19 09:17:50 UTC ---
This is not a bug in GCC.


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

end of thread, other threads:[~2012-06-19  9:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-18 19:12 [Bug debug/53719] New: can't display x87 stack information tango127 at epix dot net
2012-06-18 19:56 ` [Bug debug/53719] " pinskia at gcc dot gnu.org
2012-06-19  9:18 ` rguenth at gcc dot gnu.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).