mm
586f2662eb
Fix invalid assertion of C++ external static data member declarations
...
as anonymous namespaces are local to the current translation.
GCC PR: c++/33094
Reviewed by: uqs
Approved by: re (kib)
Obtained from: gcc (branches/redhat/gcc-4_1-branch, rev. 129554, GPLv2)
MFC after: 1 week
2011-07-30 17:27:29 +00:00
mm
24a0f968ca
Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision
...
(rev. 127959 of gcc-4_2-branch).
Resolved GCC bugs:
c++: 17763, 29365, 30535, 30917, 31337, 31941, 32108, 32112, 32346,
32898, 32992
debug: 32610, 32914
libstdc++: 33084, 33128
middle-end: 32563
rtl-optimization: 33148
tree-optimization: 25413, 32723
target: 32218
Tested by: pointyhat (miwi)
Obtained from: gcc (gcc-4_2-branch up to rev. 127959)
PR: gnu/153298, gnu/153959, gnu/154385
MFC after: 1 month
2011-03-29 20:53:51 +00:00
kan
3cae63863e
Merge files that are no longer carry FreeBSD local changes.
...
Approved by: re (kensmith)
2007-08-14 03:02:26 +00:00
kan
cadd557b2c
FreeBSD uses unchanged versions of this files.
2007-05-19 02:12:21 +00:00
kan
d2e7ac2a73
Resolve conflicts after GCC 3.4.6 20060825 import.
2006-08-26 21:37:21 +00:00
kan
f8dd8336e3
Stock files.
2005-06-03 03:50:42 +00:00
kan
9de6fbee58
Use stock version of this file now.
2004-07-28 05:03:19 +00:00
kan
e8544b5a9c
Merge r1.8 (printf format error fixes).
2003-11-07 03:13:51 +00:00
kan
f2372ee34a
Merge FreeBSD modifications into gcc 3.3.1-release:
...
1.8 printf format error fixes.
2003-08-22 03:18:02 +00:00
kan
a00c7154f8
Merge FreeBSD modifications into gcc 3.3.1-prerelease:
...
1.8 printf format error fixes.
2003-07-11 04:34:52 +00:00
kan
bdfd3bdba6
Merge FreeBSD modifications into gcc 3.2.2 release:
...
1.8 printf format error fixes.
2003-02-10 06:07:12 +00:00
obrien
ddc99173df
Merge rev 1.8 (printf format error fixes) into Gcc 3.2.1 release.
2002-12-04 16:13:54 +00:00
kan
897ceed212
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.8 printf format error fixes
Approved by: obrien
2002-10-10 04:53:46 +00:00
kan
b804ce4fd3
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.8 printf format error fixes
Approved by: obrien
2002-09-17 04:16:58 +00:00
kan
1f55c3310d
Merge FreeBSD modifications into gcc 3.2.1-prerelease:
...
1.8 printf format error fixes
Approved by: obrien
2002-09-01 21:16:14 +00:00
obrien
3519dd389b
Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.
2002-05-09 22:39:46 +00:00
obrien
1b2d183105
A slightly different version of rev 1.2 that is closer to something the
...
GCC maintainers might actually accept.
2002-02-06 05:04:25 +00:00
obrien
1f24b90f6a
Merge rev 1.2 (printf format error fixes) into GCC 3.1-snap.
2002-02-06 05:03:43 +00:00
obrien
b2d68729b2
Merge gcc.2.95.3-test1 changes onto mainline
2001-01-03 17:17:01 +00:00
obrien
797ccd6333
Fix conflicts.
2000-05-27 02:43:50 +00:00
obrien
7f3675d738
Merge rev 1.2 into GCC 2.95.1.
1999-10-16 07:35:28 +00:00
obrien
caa7271ba9
Bring BDE's printf format error fixes into EGCS.
1999-09-19 11:00:01 +00:00
bde
559a9a5f7d
Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPE
...
to go with its HOST_PTR_PRINTF[_FORMAT], since if %p is wrong for the
format then `void *' is probably wrong for the type.
1998-08-02 14:57:00 +00:00
peter
d4691e641b
Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the
...
non-i386, non-unix, and generatable files have been trimmed, but can easily
be added in later if needed.
gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's
handy to have both available for reference for such little cost.
The freebsd-specific changes will then be committed, and once the dust has
settled, the bmakefiles will be committed to use this code.
1996-09-18 05:35:50 +00:00