public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/37241]  New: [4.4 Regression]: FAIL: g++.dg/abi/key2.C
@ 2008-08-26 11:52 dominiq at lps dot ens dot fr
  2008-08-26 20:46 ` [Bug target/37241] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: dominiq at lps dot ens dot fr @ 2008-08-26 11:52 UTC (permalink / raw)
  To: gcc-bugs

On Darwin, we have the following since at least revision 136913 (revision
136903 seems the most likely candidate, the others being 136899, 136905, and
136912):

FAIL: g++.dg/abi/key2.C scan-assembler .globl __ZTI1f\\\\n\\t.weak_definition
__ZTI1f\\\\n\\t.section __DATA,__const_coal,coalesced

The corresponding part of the assembly code reads:

   42 -         .long   __ZN1f1hEv
   43 - .globl __ZTI1f
   44 :         .weak_definition __ZTI1f
   45 +         .align 2
   46 + __ZTI1f:

Revision 136903
Author: hubicka
Date:   Wed Jun 18 19:07:51 2008 UTC (2 months, 1 week ago)
Log Message:    
        * c-opts.c (c_common_post_options): PCH is not compatible with
        no-unit-at-a-time.
        * opts.c (handle_options): Enable unit-at-a-time at O0 along with
        -fno-toplevel-reorder by default now.
        * gcc.dg/weak/weak-2.c: We no longer complain about incompatibilty.
        * gcc.dg/weak/weak-3.c: We no longer complain about incompatibilty.
        * gcc.dg/weak/weak-4.c: We no longer complain about incompatibilty.
        * gcc.dg/weak/weak-5.c: We no longer complain about incompatibilty.
        * gcc.dg/weak/weak-6.c: Fix thinko in previous change.
        * gcc.dg/weak/weak-7.c: Likewise.


-- 
           Summary: [4.4 Regression]: FAIL: g++.dg/abi/key2.C
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: *-apple-darwin*
  GCC host triplet: *-apple-darwin*
GCC target triplet: *-apple-darwin*


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


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

end of thread, other threads:[~2008-11-03 22:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-26 11:52 [Bug target/37241] New: [4.4 Regression]: FAIL: g++.dg/abi/key2.C dominiq at lps dot ens dot fr
2008-08-26 20:46 ` [Bug target/37241] " pinskia at gcc dot gnu dot org
2008-09-14  5:05 ` pinskia at gcc dot gnu dot org
2008-10-22  3:17 ` mmitchel at gcc dot gnu dot org
2008-10-22 12:12 ` jakub at gcc dot gnu dot org
2008-10-28 23:24 ` [Bug testsuite/37241] " pinskia at gcc dot gnu dot org
2008-10-28 23:34 ` jakub at gcc dot gnu dot org
2008-11-03 12:01 ` jakub at gcc dot gnu dot org
2008-11-03 12:01 ` jakub at gcc dot gnu dot org
2008-11-03 17:35 ` dominiq at lps dot ens dot fr
2008-11-03 20:28 ` jakub at gcc dot gnu dot org
2008-11-03 22:08 ` jakub at gcc dot gnu dot org
2008-11-03 22:10 ` jakub 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).