public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [patch] beginnings of the macro rewrite
@ 2000-04-23  4:04 Richard Kenner
  0 siblings, 0 replies; 47+ messages in thread
From: Richard Kenner @ 2000-04-23  4:04 UTC (permalink / raw)
  To: NeilB; +Cc: gcc

    How about warning very noisily whenever traditional macro behaviour is
    relied on, including a warning it will not be supported in some future
    version?  The best we can try and do is gee people up who rely on it.

Seems pointless to me.  The traditional code won't be able to
be removed in any of our lifetimes.

^ permalink raw reply	[flat|nested] 47+ messages in thread
* C++ binary compatibility between GCC 3.1 and GCC 3.2?
@ 2002-07-04  9:55 Andreas Jaeger
  2002-07-04 10:23 ` H. J. Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 47+ messages in thread
From: Andreas Jaeger @ 2002-07-04  9:55 UTC (permalink / raw)
  To: gcc


Jason committed recently patch to fix a number of C++ Bugs in the ABI:
http://gcc.gnu.org/ml/gcc-patches/2002-06/msg01275.html

What does this mean for binary compatibility between GCC 3.1 and GCC
3.2?  With the introduction of GCC 3 and its ABI, the expectation by
users is that we won't have binary incompatible changes.  Unfortunatly
the - AFAIK valid - bug reports show that the ABI implemention was
buggy and therefore needed to change.

What will this mean for distributions and for production usage of GCC
3.1?  I fear this means that folks cannot easily upgrade from GCC 3.1
to GCC 3.2 since C++ is incompatible and all C++ libraries that are
needed for development need to be relinked.

Would it make sense for a distribution starting to ship GCC 3.1 to
apply that bugfix?  I prefer not to do this since it would mean that
then two different GCC 3.1 release are binary incompatible :-(.  But
it would allow an easier upgrade to GCC 3.2 - or distributors are
stuck with GCC 3.1 like some where stuck with GCC 2.95 due to the
binary incompatibilities between 2.95, 3.0 and 3.1 which were known
before.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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

end of thread, other threads:[~2002-07-08  2:10 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3900A36C.18989ED4@apple.com>
2000-04-21 17:17 ` [patch] beginnings of the macro rewrite Horst von Brand
2000-04-22 10:33   ` Zack Weinberg
2000-04-22 20:13     ` Marc Espie
2000-04-22 20:20     ` Neil Booth
2000-04-24  8:57     ` Michael Meissner
2000-04-24 17:54       ` Russ Allbery
2000-04-27 15:54     ` Philipp Thomas
2000-04-27 17:32       ` Joe Buck
2000-04-24 23:38   ` Martin Kahlert
2000-04-23  4:04 Richard Kenner
2002-07-04  9:55 C++ binary compatibility between GCC 3.1 and GCC 3.2? Andreas Jaeger
2002-07-04 10:23 ` H. J. Lu
2002-07-05 14:17 ` Mark Mitchell
2002-07-05 14:22   ` Andreas Jaeger
2002-07-05 14:28     ` Mark Mitchell
2002-07-05 14:53       ` David O'Brien
2002-07-05 15:08         ` Mark Mitchell
2002-07-06  5:34           ` Andreas Jaeger
2002-07-06  6:40             ` Gabriel Dos Reis
2002-07-06  6:40               ` Jakub Jelinek
2002-07-06  7:20                 ` Gabriel Dos Reis
2002-07-06  7:53                   ` Andreas Jaeger
2002-07-06  8:54                     ` Gabriel Dos Reis
2002-07-06 11:04                     ` Daniel Jacobowitz
2002-07-06  7:42                 ` Andreas Jaeger
2002-07-06 11:08                   ` Jeff Law
2002-07-06 11:10                     ` Gwenole Beauchesne
2002-07-06  6:19         ` Daniel Egger
2002-07-05 14:46   ` David O'Brien
2002-07-05 15:02     ` H. J. Lu
2002-07-05 15:12       ` David O'Brien
2002-07-05 15:20         ` H. J. Lu
2002-07-05 16:11           ` Stan Shebs
2002-07-05 16:12             ` David Edelsohn
2002-07-05 16:35               ` Stan Shebs
2002-07-05 22:18               ` Geoff Keating
2002-07-07 23:14               ` Mark Mitchell
2002-07-05 15:02     ` Mark Mitchell
2002-07-06  6:28       ` Scott Robert Ladd
2002-07-06  4:56     ` Andreas Jaeger
2002-07-06  6:44       ` Gerald Pfeifer
2002-07-06  7:35         ` Andreas Jaeger
2002-07-06 11:44         ` David O'Brien
2002-07-05 22:35 ` David Edelsohn
2002-07-06  5:40 ` Joseph S. Myers
2002-07-06  6:40   ` Gabriel Dos Reis
2002-07-06  7:49     ` Andreas Jaeger

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