public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/54230] New: g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12
@ 2012-08-11 19:07 howarth at nitro dot med.uc.edu
  2012-08-20 12:37 ` [Bug debug/54230] " dominiq at lps dot ens.fr
  2012-12-09 14:36 ` howarth at nitro dot med.uc.edu
  0 siblings, 2 replies; 3+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-08-11 19:07 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54230
           Summary: g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


Created attachment 27991
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27991
assembly from failing m32 test of g++.dg/debug/dwarf2/pubnames-2.C on darwin12

The new g++.dg/debug/dwarf2/pubnames-2.C testcase produces the failures...

Native configuration is x86_64-apple-darwin12.0.0

        === g++ tests ===

Schedule of variations:
    unix/-m32
    unix/-m64

Running target unix/-m32
Using /sw/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /sw/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/howarth/gcc-4.8-20120810/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/Users/howarth/gcc-4.8-20120810/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp
...
FAIL: g++.dg/debug/dwarf2/pubnames-2.C scan-assembler .section\t.debug_pubnames
FAIL: g++.dg/debug/dwarf2/pubnames-2.C scan-assembler
"_GLOBAL__sub_I__ZN3one3c1vE\\\\0"+[ \t]+[#;]+[ \t]+external name
FAIL: g++.dg/debug/dwarf2/pubnames-2.C scan-assembler .section\t.debug_pubtypes

        === g++ Summary for unix/-m32 ===

# of expected passes        1250
# of unexpected failures    3
# of unsupported tests        6
Running target unix/-m64
Using /sw/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /sw/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/howarth/gcc-4.8-20120810/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/Users/howarth/gcc-4.8-20120810/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp
...
FAIL: g++.dg/debug/dwarf2/pubnames-2.C scan-assembler .section\t.debug_pubnames
FAIL: g++.dg/debug/dwarf2/pubnames-2.C scan-assembler
"_GLOBAL__sub_I__ZN3one3c1vE\\\\0"+[ \t]+[#;]+[ \t]+external name
FAIL: g++.dg/debug/dwarf2/pubnames-2.C scan-assembler .section\t.debug_pubtypes

        === g++ Summary for unix/-m64 ===

# of expected passes        1250
# of unexpected failures    3
# of unsupported tests        6

        === g++ Summary ===

# of expected passes        2500
# of unexpected failures    6
# of unsupported tests        12
/Users/howarth/work/gcc/testsuite/g++/../../g++  version 4.8.0 20120709
(experimental) (GCC) 

at both r189392 when the testcase was introduced as well as in current gcc
trunk.


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

* [Bug debug/54230] g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12
  2012-08-11 19:07 [Bug debug/54230] New: g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12 howarth at nitro dot med.uc.edu
@ 2012-08-20 12:37 ` dominiq at lps dot ens.fr
  2012-12-09 14:36 ` howarth at nitro dot med.uc.edu
  1 sibling, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-08-20 12:37 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|x86_64-apple-darwin12       |x86_64-apple-darwin*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-08-20
               Host|x86_64-apple-darwin12       |x86_64-apple-darwin*
     Ever Confirmed|0                           |1
              Build|x86_64-apple-darwin12       |x86_64-apple-darwin*

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-08-20 12:36:58 UTC ---
Confirmrd, see http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00386.html


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

* [Bug debug/54230] g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12
  2012-08-11 19:07 [Bug debug/54230] New: g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12 howarth at nitro dot med.uc.edu
  2012-08-20 12:37 ` [Bug debug/54230] " dominiq at lps dot ens.fr
@ 2012-12-09 14:36 ` howarth at nitro dot med.uc.edu
  1 sibling, 0 replies; 3+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2012-12-09 14:36 UTC (permalink / raw)
  To: gcc-bugs


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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

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

--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-12-09 14:36:03 UTC ---
This was fixed at...

Author: sterling
Date: Tue Aug 14 15:11:02 2012
New Revision: 190388

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190388
Log:
2012-08-13  Sterling Augustine  <saugustine@google.com>

    * g++.dg/debug/dwarf2/pubnames-2.C: Adjust.


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

end of thread, other threads:[~2012-12-09 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-11 19:07 [Bug debug/54230] New: g++.dg/debug/dwarf2/pubnames-2.C failures on darwin12 howarth at nitro dot med.uc.edu
2012-08-20 12:37 ` [Bug debug/54230] " dominiq at lps dot ens.fr
2012-12-09 14:36 ` howarth at nitro dot med.uc.edu

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