public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/25959] [4.2 Regression] C++ does not build on powerpc-*
  2006-01-25 14:27 [Bug c++/25959] New: [4.2 Regression] C++ does not build on powerpc-* pinskia at gcc dot gnu dot org
@ 2006-01-25 14:27 ` pinskia at gcc dot gnu dot org
  2006-01-25 15:13 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-25 14:27 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
   Target Milestone|---                         |4.2.0


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


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

* [Bug c++/25959]  New: [4.2 Regression] C++ does not build on powerpc-*
@ 2006-01-25 14:27 pinskia at gcc dot gnu dot org
  2006-01-25 14:27 ` [Bug c++/25959] " pinskia at gcc dot gnu dot org
  2006-01-25 15:13 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-25 14:27 UTC (permalink / raw)
  To: gcc-bugs

rs6000-c.c use default_conversion which was turned into a static function in
the C++ front-end by:
006-01-25  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>

        * cp-tree.h (get_primary_binfo): Remove prototype.
        (push_using_decl): Likewise.
        (current_template_args): Likewise.
        (more_specialized_class): Likewise.
        (mark_class_instantiated): Likewise.
        (default_conversion): Likewise.
        (pfn_from_ptrmemfunc): Likewise.
        * class.c (get_primary_binfo): Add prototype, make static, simplify.
        * name-lookup.c (push_using_decl): Make static.
        * pt.c (current_template_args): Likewise.
        (more_specialized_class): Likewise.
        (mark_class_instantiated): Likewise.
        * typeck.c (default_conversion): Make static.
        (pfn_from_ptrmemfunc): Add prototype, make static.


-- 
           Summary: [4.2 Regression] C++ does not build on powerpc-*
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: powerpc-*


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


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

* [Bug c++/25959] [4.2 Regression] C++ does not build on powerpc-*
  2006-01-25 14:27 [Bug c++/25959] New: [4.2 Regression] C++ does not build on powerpc-* pinskia at gcc dot gnu dot org
  2006-01-25 14:27 ` [Bug c++/25959] " pinskia at gcc dot gnu dot org
@ 2006-01-25 15:13 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-25 15:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-25 15:12 -------
Fixed by:
        Revert:
        * cp-tree.h (do_poplevel): Remove prototype.
        * semantics.c (do_poplevel): Add prototype.  Make static.

        Revert:
        * cp-tree.h (default_conversion): Remove prototype.
        * typeck.c (default_conversion): Make static.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-01-25 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-25 14:27 [Bug c++/25959] New: [4.2 Regression] C++ does not build on powerpc-* pinskia at gcc dot gnu dot org
2006-01-25 14:27 ` [Bug c++/25959] " pinskia at gcc dot gnu dot org
2006-01-25 15:13 ` pinskia 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).