public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/48853] New: [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode
@ 2011-05-03 13:40 hjl.tools at gmail dot com
  2011-05-03 13:55 ` [Bug debug/48853] " jakub at gcc dot gnu.org
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: hjl.tools at gmail dot com @ 2011-05-03 13:40 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] Wrong DWARF codegen when Pmode !=
                    ptr_mode
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: jakub@gcc.gnu.org


Revision 173210:

http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg01406.html

breaks DWARF codegen when Pmode != ptr_mode.  For x32,
I got

FAIL: gcc.dg/debug/dwarf2/var2.c scan-assembler
DW_OP_addr[\\n\\r]+[^\\n\\r]+bar
FAIL: gcc.dg/debug/dwarf2/var2.c scan-assembler
DW_OP_addr[\\n\\r]+[^\\n\\r]+foo
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/alloca-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-2.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-3.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -fomit-frame-pointer  (internal
compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -fomit-frame-pointer  (test for
excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/nested-4.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O2 -flto  (internal compiler
error)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O2 -flto  (test for excess
errors)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/stackalign/ret-struct-1.c  -O2  (test for excess errors)
FAIL: g++.dg/debug/dwarf2/static-local-var-in-ctor.C scan-assembler
DW_OP_addr[^\n\r]*[\n\r]*[^\n\r]*staticvar1
FAIL: g++.dg/debug/dwarf2/static-local-var-in-ctor.C scan-assembler
DW_OP_addr[^\n\r]*[\n\r]*[^\n\r]*staticvar2
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O1  (internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O1  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O2 -flto  (internal compiler
error)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O2 -flto  (test for excess
errors)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O2  (internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O2  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O3 -fomit-frame-pointer 
(internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O3 -fomit-frame-pointer  (test
for excess errors)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O3 -g  (internal compiler
error)
FAIL: g++.dg/torture/stackalign/eh-alloca-1.C  -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O1  (internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O1  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O2 -flto  (internal compiler
error)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O2 -flto  (test for excess
errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O2  (internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O2  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O3 -fomit-frame-pointer 
(internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O3 -fomit-frame-pointer  (test
for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O3 -g  (internal compiler
error)
FAIL: g++.dg/torture/stackalign/eh-vararg-1.C  -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O1  (internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O1  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O2 -flto -flto-partition=none 
(internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O2 -flto -flto-partition=none 
(test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O2 -flto  (internal compiler
error)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O2 -flto  (test for excess
errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O2  (internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O2  (test for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O3 -fomit-frame-pointer 
(internal compiler error)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O3 -fomit-frame-pointer  (test
for excess errors)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O3 -g  (internal compiler
error)
FAIL: g++.dg/torture/stackalign/eh-vararg-2.C  -O3 -g  (test for excess errors)


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

end of thread, other threads:[~2011-10-10 11:52 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-03 13:40 [Bug debug/48853] New: [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode hjl.tools at gmail dot com
2011-05-03 13:55 ` [Bug debug/48853] " jakub at gcc dot gnu.org
2011-05-03 14:07 ` hjl.tools at gmail dot com
2011-05-03 15:10 ` sje at cup dot hp.com
2011-05-03 15:28 ` hjl.tools at gmail dot com
2011-05-03 16:08 ` jakub at gcc dot gnu.org
2011-05-03 22:18 ` sje at cup dot hp.com
2011-05-04  7:44 ` jakub at gcc dot gnu.org
2011-05-04 13:44 ` hjl.tools at gmail dot com
2011-05-04 14:08 ` jakub at gcc dot gnu.org
2011-05-04 15:43 ` hjl.tools at gmail dot com
2011-05-04 17:20 ` jakub at gcc dot gnu.org
2011-05-04 17:33 ` hjl.tools at gmail dot com
2011-05-04 18:15 ` jakub at gcc dot gnu.org
2011-05-04 18:16 ` hjl.tools at gmail dot com
2011-05-04 20:04 ` hjl.tools at gmail dot com
2011-05-05 15:50 ` jakub at gcc dot gnu.org
2011-05-06 22:39 ` hjl.tools at gmail dot com
2011-05-06 22:51 ` hjl.tools at gmail dot com
2011-05-06 22:55 ` hjl.tools at gmail dot com
2011-05-06 23:04 ` sje at cup dot hp.com
2011-05-09 18:21 ` hjl at gcc dot gnu.org
2011-08-01 14:27 ` rguenth at gcc dot gnu.org
2011-08-02 14:06 ` rguenth at gcc dot gnu.org
2011-08-02 14:28 ` hjl.tools at gmail dot com
2011-10-10 11:52 ` 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).