public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc++/25958] [4.2 Regression] Objective-C++ is broken a different way
  2006-01-25 14:07 [Bug objc++/25958] New: [4.2 Regression] Objective-C++ is broken a different way pinskia at gcc dot gnu dot org
@ 2006-01-25 14:07 ` 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:07 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
   Target Milestone|---                         |4.2.0


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


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

* [Bug objc++/25958]  New: [4.2 Regression] Objective-C++ is broken a different way
@ 2006-01-25 14:07 pinskia at gcc dot gnu dot org
  2006-01-25 14:07 ` [Bug objc++/25958] " 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:07 UTC (permalink / raw)
  To: gcc-bugs

>From <http://gcc.gnu.org/ml/gcc/2006-01/msg00953.html>:
The following:

2006-01-23 Volker Reichelt <reichelt@igpm.rwth-aachen.de>

        * cp-tree.h (do_poplevel): Remove prototype.
        * semantics.c (do_poplevel): Add prototype.  Make static.


Is a plain mistake due to:

../.././gcc/objcp/objcp-decl.c: In function 'tree_node*
objcp_end_compound_stmt(tree_node*, int)':
../.././gcc/objcp/objcp-decl.c:114: error: 'do_poplevel' was not declared in
this scope
../.././gcc/objcp/objcp-decl.c:118: error: 'do_poplevel' was not declared in
this scope


-- 
           Summary: [4.2 Regression] Objective-C++ is broken a different way
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


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

* [Bug objc++/25958] [4.2 Regression] Objective-C++ is broken a different way
  2006-01-25 14:07 [Bug objc++/25958] New: [4.2 Regression] Objective-C++ is broken a different way pinskia at gcc dot gnu dot org
  2006-01-25 14:07 ` [Bug objc++/25958] " 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:13 -------
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=25958


^ 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:07 [Bug objc++/25958] New: [4.2 Regression] Objective-C++ is broken a different way pinskia at gcc dot gnu dot org
2006-01-25 14:07 ` [Bug objc++/25958] " 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).