public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/911
@ 2001-04-01  0:00 nathan
  0 siblings, 0 replies; only message in thread
From: nathan @ 2001-04-01  0:00 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

The following reply was made to PR c++/911; it has been noted by GNATS.

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nathan@gcc.gnu.org,
  schmid@snake.iap.physik.tu-darmstadt.de
Cc:  
Subject: Re: c++/911
Date: 5 Jan 2001 16:42:55 -0000

 Synopsis: ice in maybe_process_partial_specialization (error mark)
 
 State-Changed-From-To: analyzed->closed
 State-Changed-By: nathan
 State-Changed-When: Fri Jan  5 08:42:55 2001
 State-Changed-Why:
     2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
     
             * parse.y (template_datadef): Check for error_mark_node.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=911&database=gcc
>From jsm28@cam.ac.uk Sun Apr 01 00:00:00 2001
From: Joseph Myers <jsm28@cam.ac.uk>
To: gcc-gnats@gcc.gnu.org
Cc: jsm28@cam.ac.uk
Subject: other/2003: libgcc ABI
Date: Sun, 01 Apr 2001 00:00:00 -0000
Message-id: <E14TZ8Y-0003OX-00@jsm28.trin.cam.ac.uk>
X-SW-Source: 2001-q1/msg01321.html
Content-length: 1567

>Number:         2003
>Category:       other
>Synopsis:       libgcc ABI
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 15 16:56:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Myers
>Release:        2.97 20010211 (experimental)
>Organization:
none
>Environment:
System: Linux decomino 2.2.18 #1 Sun Jan 7 21:04:55 UTC 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-cvs/configure --prefix=/opt/gcc/snapshot --disable-shared --enable-threads=posix --with-system-zlib
>Description:

libgcc-std.ver includes:

  # ??? Some of these are for `-a', which ought to die.
  __bb
  __bb_exit_func
  __bb_fork_func
  __bb_init_func
  __bb_init_trace_func
  __bb_trace_func
  __bb_trace_ret

  # ??? Symbols that perhaps unused should be nuked.
  __builtin_saveregs
  __clear_cache
  __dummy
  __empty
  __eprintf
  __gcc_bcmp

If these symbols appear in a released shared libgcc, we need to
support them as part of the libgcc ABI for ever.  Thus, we must
resolve, before GCC 3.0 is released, whether each of these symbols
should be part of the libgcc ABI or not.

>How-To-Repeat:

Want to get rid of one of these symbols after GCC 3.0 but be unable to
since it's been fixed in the ABI.

>Fix:

Identify the purpose of each symbol listed above, and either document
it or remove it.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-01  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-01  0:00 c++/911 nathan

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