public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc++/32052]  New: [4.3 Regression] encode-2.mm, encode-3.mm fail on at least powerpc-darwin
@ 2007-05-23  6:38 pinskia at gcc dot gnu dot org
  2007-05-23  6:38 ` [Bug objc++/32052] " pinskia at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-23  6:38 UTC (permalink / raw)
  To: gcc-bugs

encode-2.mm produces "Vec=ffi" for its enconding of @encode(Vec<float>).
which is wrong, it should produce "Vec<float>=ffi". 

This was caused by:
2007-02-22  Michael Matz  <matz@suse.de>

        PR c++/29433
        * cp-tree.h (TFF_UNQUALIFIED_NAME): New formatting flag.
        * error.c (dump_aggr_type, dump_simple_decl, dump_decl,
        dump_function_decl): Guard emitting outer scopes by new flag.
        * cp-lang.c (cxx_dwarf_name): New function.
        (LANG_HOOKS_DWARF_NAME): Define to cxx_dwarf_name.
        * pt.c (classtype_mangled_name, mangle_class_name_for_template):
        Remove functions.
        (push_template_decl_real, lookup_template_class): Remove calls
        to above functions.


-- 
           Summary: [4.3 Regression] encode-2.mm, encode-3.mm fail on at
                    least powerpc-darwin
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: powerpc-darwin
 BugsThisDependsOn: 29433


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


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

end of thread, other threads:[~2010-06-10 12:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-23  6:38 [Bug objc++/32052] New: [4.3 Regression] encode-2.mm, encode-3.mm fail on at least powerpc-darwin pinskia at gcc dot gnu dot org
2007-05-23  6:38 ` [Bug objc++/32052] " pinskia at gcc dot gnu dot org
2007-05-23  8:37 ` matz at gcc dot gnu dot org
2007-06-29 18:34 ` mmitchel at gcc dot gnu dot org
2007-11-22 14:07 ` danglin at gcc dot gnu dot org
2008-01-13 15:12 ` rguenth at gcc dot gnu dot org
2008-02-08  2:02 ` ghazi at gcc dot gnu dot org
2008-02-08  2:04 ` ghazi at gcc dot gnu dot org
2008-03-15  0:44 ` [Bug objc++/32052] [4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
2009-01-24 10:26 ` rguenth at gcc dot gnu dot org
2009-08-04 12:36 ` [Bug objc++/32052] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
2010-04-09 10:49 ` [Bug objc++/32052] [4.3/4.4/4.5/4.6 " iains at gcc dot gnu dot org
2010-04-30 13:23 ` steven at gcc dot gnu dot org
2010-05-01  0:32 ` mrs at gcc dot gnu dot org
2010-05-01  0:33 ` mrs at gcc dot gnu dot org
2010-06-10 12:34 ` iains 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).