public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C
@ 2012-09-02 17:04 danglin at gcc dot gnu.org
  2012-09-02 18:12 ` [Bug debug/54460] " schwab@linux-m68k.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-09-02 17:04 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54460
           Summary: FAIL: g++.dg/debug/dwarf2/nested-3.C
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


Created attachment 28120
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28120
.s

FAIL: g++.dg/debug/dwarf2/nested-3.C -std=gnu++98  scan-assembler
[^\n\r]*\\(DIE \\(0x([0-9a-f]+)\\)
DW_TAG_namespace\\)[\n\r]+[^\n\r]*"thread[^\n\r]+[\n\r]+([^\n\r]*[\n\r]+)+[^\n\r]*\\(DIE
\\(0x([0-9a-f]+)\\)
DW_TAG_class_type\\)([\n\r]+[^\n\r]*)+"Executor[^\n\r]+[\n\r]+[^\n\r]*DW_AT_declaration[\n\r]+[^\n\r]*DW_AT_signature[^#/!|@]*[#/!|@]
[^\n\r]*\\(DIE[^\n\r]*DW_TAG_subprogram\\)[\n\r]+([^\n\r]*[\n\r]+)+[^\n\r]*"CurrentExecutor[^\n\r]+[\n\r]+([^\n\r]*[\n\r]+)+([^\n\r]*[\n\r]+)+[^\n\r]*end
of children of DIE 0x\\3[\n\r]+[^\n\r]*end of children of DIE 0x\\1[\n\r]+

and

FAIL: g++.dg/debug/dwarf2/nested-3.C -std=gnu++11  scan-assembler
[^\n\r]*\\(DIE
 \\(0x([0-9a-f]+)\\)
DW_TAG_namespace\\)[\n\r]+[^\n\r]*"thread[^\n\r]+[\n\r]+([^
\n\r]*[\n\r]+)+[^\n\r]*\\(DIE \\(0x([0-9a-f]+)\\)
DW_TAG_class_type\\)([\n\r]+[^
\n\r]*)+"Executor[^\n\r]+[\n\r]+[^\n\r]*DW_AT_declaration[\n\r]+[^\n\r]*DW_AT_si
gnature[^#/!|@]*[#/!|@]
[^\n\r]*\\(DIE[^\n\r]*DW_TAG_subprogram\\)[\n\r]+([^\n\r
]*[\n\r]+)+[^\n\r]*"CurrentExecutor[^\n\r]+[\n\r]+([^\n\r]*[\n\r]+)+([^\n\r]*[\n
\r]+)+[^\n\r]*end of children of DIE 0x\\3[\n\r]+[^\n\r]*end of children of DIE 
0x\\1[\n\r]+

Tests also fail on hppa-unknown-linux-gnu.


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

* [Bug debug/54460] FAIL: g++.dg/debug/dwarf2/nested-3.C
  2012-09-02 17:04 [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C danglin at gcc dot gnu.org
@ 2012-09-02 18:12 ` schwab@linux-m68k.org
  2012-09-02 23:41 ` dave.anglin at bell dot net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: schwab@linux-m68k.org @ 2012-09-02 18:12 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-09-02 18:12:21 UTC ---
This uses yet another comment character.


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

* [Bug debug/54460] FAIL: g++.dg/debug/dwarf2/nested-3.C
  2012-09-02 17:04 [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C danglin at gcc dot gnu.org
  2012-09-02 18:12 ` [Bug debug/54460] " schwab@linux-m68k.org
@ 2012-09-02 23:41 ` dave.anglin at bell dot net
  2012-09-16 16:43 ` danglin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dave.anglin at bell dot net @ 2012-09-02 23:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from dave.anglin at bell dot net 2012-09-02 23:41:30 UTC ---
On 2-Sep-12, at 2:12 PM, schwab@linux-m68k.org wrote:

> This uses yet another comment character.


Thanks.  I'll see if adding it to the regexp helps.

--
John David Anglin    dave.anglin@bell.net


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

* [Bug debug/54460] FAIL: g++.dg/debug/dwarf2/nested-3.C
  2012-09-02 17:04 [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C danglin at gcc dot gnu.org
  2012-09-02 18:12 ` [Bug debug/54460] " schwab@linux-m68k.org
  2012-09-02 23:41 ` dave.anglin at bell dot net
@ 2012-09-16 16:43 ` danglin at gcc dot gnu.org
  2012-09-16 17:23 ` danglin at gcc dot gnu.org
  2012-09-16 17:48 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-09-16 16:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2012-09-16 16:43:38 UTC ---
Author: danglin
Date: Sun Sep 16 16:43:33 2012
New Revision: 191361

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191361
Log:
    PR debug/54460
    * g++.dg/debug/dwarf2/nested-3.C: Add hppa assembler comment character
    to scary regexp.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C


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

* [Bug debug/54460] FAIL: g++.dg/debug/dwarf2/nested-3.C
  2012-09-02 17:04 [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C danglin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-09-16 16:43 ` danglin at gcc dot gnu.org
@ 2012-09-16 17:23 ` danglin at gcc dot gnu.org
  2012-09-16 17:48 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2012-09-16 17:23 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

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

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2012-09-16 17:22:55 UTC ---
Fixed.


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

* [Bug debug/54460] FAIL: g++.dg/debug/dwarf2/nested-3.C
  2012-09-02 17:04 [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C danglin at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2012-09-16 17:23 ` danglin at gcc dot gnu.org
@ 2012-09-16 17:48 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-09-16 17:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-09-16 17:47:56 UTC ---
For the record, revision 191361 also fixes the failure on
powerpc-apple-darwin9. Thanks.


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

end of thread, other threads:[~2012-09-16 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-02 17:04 [Bug debug/54460] New: FAIL: g++.dg/debug/dwarf2/nested-3.C danglin at gcc dot gnu.org
2012-09-02 18:12 ` [Bug debug/54460] " schwab@linux-m68k.org
2012-09-02 23:41 ` dave.anglin at bell dot net
2012-09-16 16:43 ` danglin at gcc dot gnu.org
2012-09-16 17:23 ` danglin at gcc dot gnu.org
2012-09-16 17:48 ` dominiq at lps dot ens.fr

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