Mailing lists matching gcc.gnu.org

fortran gcc.gnu.org
gccadmin gcc.gnu.org
gcc-bugs gcc.gnu.org
gcc-cvs gcc.gnu.org
gcc-cvs-wwwdocs gcc.gnu.org
...


Ping: [PATCH 0/6] PowerPC Future support (Dense Math Registers)

2024-11-13 Thread Michael Meissner
Ping the following patch series to add PowerPC Future support for Dense Math Registers: https://gcc.gnu.org/pipermail/gcc-patches/2024-October/62.html https://gcc.gnu.org/pipermail/gcc-patches/2024-October/63.html https://gcc.gnu.org/pipermail/gcc-patches/2024-October/64.html https

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
e to JAVA_HOME macro. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8154&r2=2.8155 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/install.texi.diff?cvsroot=gcc&r1=1.342&r2=1.343 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/C

[Bug libfortran/20006] $ format extension doesn't work

2005-08-11 Thread cvs-commit at gcc dot gnu dot org
/format.c: Use the new notify_std function for the $ descriptor extension. * gfortran.dg/runtime_warning_1.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.519&r2=1.520 http://gcc.gnu.org/cgi-bin/cvsweb.cgi

[Bug libstdc++/22111] [4.0/4.1 Regression] libstdc++ abi_check

2005-06-19 Thread cvs-commit at gcc dot gnu dot org
bstdc++-abi/abi.exp: Call build_support, then check v3-symver before proceeding. * testsuite/lib/libstdc++.exp (libstdc++-dg-test): Set v3-symvers if _GLIBCXX_SYMVER. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3042

[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()

2004-08-12 Thread cvs-commit at gcc dot gnu dot org
native headers. * configure: Regenerated. * include/config.h: Regenerated. * Makefile.in: Regenerated. * gcj/Makefile.in: Regenerated. * include/Makefile.in: Regenerated. * testsuite/Makefile.in: Regenerated. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.c

[Bug c++/87403] [Meta-bug] Issues that suggest a new warning

2018-09-29 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403 Eric Gallager changed: What|Removed |Added Keywords||diagnostic Status

[Bug middle-end/19402] __builtin_powi? still missing

2005-02-09 Thread cvs-commit at gcc dot gnu dot org
cument __builtin_powi[lf]. * gcc.dg/pr19402-1.c: New testcase. * gcc.dg/pr19402-2.c: likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7422&r2=2.7423 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=g

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-05-26 Thread cvs-commit at gcc dot gnu dot org
/charset/asm2.c: Run also on x86_64. * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use effective-target ilp32. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5534&r2=1.5535 http://gcc.gnu.org

[Bug preprocessor/78657] Using macro with _Pragma gives error: '#pragma' is not allowed here

2016-12-06 Thread jquinsey at entrenet dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78657 --- Comment #3 from Joseph Quinsey --- Similar or duplicate reports: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70811, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63326, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60875, https://gcc.gnu.org

[avr-gcc-list] AVR bug fix status

2008-03-16 Thread Andrew Hutchinson
. Andy [avr] gcc is pushing too many registers http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32871 *Patch created and submitted with Anatoly since 3/2/2008

[Bug libgcj/23367] _Jv_FindMethodInCache is not thread-safe

2005-09-27 Thread cvs-commit at gcc dot gnu dot org
. (_Jv_FreeMethodCache): New function. * java/lang/natThread.cc (finish_): Call _Jv_FreeMethodCache. * aclocal.m4, configure, include/config.h.in: Rebuilt. * configure.ac: Invoke GCC_CHECK_TLS. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&am

[Bug c++/81930] New: [meta-bug] Issues with -Weffc++

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug ID: 81930 Summary: [meta-bug] Issues with -Weffc++ Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: diagnostic, meta-bug Severity: normal Priority

[Bug middle-end/78707] New: [4.8/4.9/5/6 Regression: internal compiler error: in push_reload, at reload.c:1349

2016-12-07 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78707 Bug ID: 78707 Summary: [4.8/4.9/5/6 Regression: internal compiler error: in push_reload, at reload.c:1349 Product: gcc Version: 6.2.1 Status: UNCONFIRMED

[Bug target/3195] STL warning on Solaris with GCC 3.0

2009-11-29 Thread ghazi at gcc dot gnu dot org
--- Comment #12 from ghazi at gcc dot gnu dot org 2009-11-30 01:58 --- I believe I fixed this issue in Sept 2006 in gcc-4.0.4, see: http://gcc.gnu.org/ml/gcc-patches/2006-09/msg01032.html http://gcc.gnu.org/ml/gcc-patches/2006-09/msg01163.html http://gcc.gnu.org/ml/gcc-patches/2006-09

[Bug target/18230] SPARC VIS instructions are not generated by GCC

2004-11-10 Thread cvs-commit at gcc dot gnu dot org
: PR target/18230 (addsi3, subsi3): Set "fptype" attribute. (addv2si, addv4hi, addv2hi, subv2si, subv4hi, subv2hi): New patterns. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6262&r2=2.6263 http://gcc.gnu.org/cgi-bin/

[wwwdocs] Consolidate GCC web pages documentation (4/3)

2014-04-09 Thread Gerald Pfeifer
team, which consists of -numerous -http://gcc.gnu.org/onlinedocs/gcc/Contributors.html";> -contributors. +These pages are maintained by the GCC team and it's easy to +contribute. The web effort was originally led by Jeff Law. For the last decade or so Gerald Pfeifer has been leadi

[Bug fortran/17031] Cray pointers not supported

2005-10-24 Thread cvs-commit at gcc dot gnu dot org
pointers_3.f90: New test. * gfortran.dg/loc_1.f90: New test. * gfortran.dg/loc_2.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.597&r2=1.598 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/check.c.diff?cvsr

[Bug fortran/22282] loc intrinsic and %loc construction is not implemented in gfortran

2005-10-24 Thread cvs-commit at gcc dot gnu dot org
pointers_3.f90: New test. * gfortran.dg/loc_1.f90: New test. * gfortran.dg/loc_2.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.597&r2=1.598 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/check.c.diff?cvsr

Processed: [bts-link] source package gcc-7

2017-12-14 Thread Debian Bug Tracking System
bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #882417 (http://bugs.debian.org/882417) > # Bug title: mariadb-10.1: FTBFS on arm64 (internal compiler error) > # * http://gcc.gnu.org/PR81228 > forwarded 882417 https://gcc.gnu.org/bug

Processed: [bts-link] source package gcc-7

2017-12-14 Thread Debian Bug Tracking System
bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #882417 (http://bugs.debian.org/882417) > # Bug title: mariadb-10.1: FTBFS on arm64 (internal compiler error) > # * http://gcc.gnu.org/PR81228 > forwarded 882417 https://gcc.gnu.org/bug

[Bug target/95958] [meta-bug] Inefficient arm_neon.h code for AArch64

2020-06-29 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95958 rsandifo at gcc dot gnu.org changed: What|Removed |Added Keywords||missed-optimization

[Bug other/53923] New: ICE: RTL check: expected code 'reg', have 'debug_expr' in rhs_regno, at rtl.h:1091

2012-07-11 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53923 Bug #: 53923 Summary: ICE: RTL check: expected code 'reg', have 'debug_expr' in rhs_regno, at rtl.h:1091 Classification: Unclassified Product: gcc

[Bug libstdc++/22554] [4.1 Regression] pb_assoc header build and install overflows exec

2005-09-12 Thread cvs-commit at gcc dot gnu dot org
assoc): Same. * include/Makefile.in: Regenerate. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3100&r2=1.3101 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/Makefile.in.diff?cvsroot=gcc&r1=1.166&r2=1.167 http://gcc.gnu.org/cg

[Bug libgcj/23762] java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR

2005-09-12 Thread cvs-commit at gcc dot gnu dot org
E_LTDL]: If it was not defined with -D set java.library.path to the value of LTDL_SHLIBPATH_VAR. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/shlibpath.m4.diff?cvsroot=gcc&r1=NONE&r2=1.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r

[Bug libgcj/7305] Install path for libgcj header files

2004-12-03 Thread cvs-commit at gcc dot gnu dot org
... (include_HEADERS): ...instead of this. * configure, aclocal.m4, Makefile.in, gcj/Makefile.in: Regenerate. * include/Makefile.in, testsuite/Makefile.in: Regenerate. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3258&r2=1.3

[wwwdocs] Buildstat update for 6.x

2016-06-16 Thread Tom G. Christensen
+++ buildstat.html 16 Jun 2016 13:56:58 - @@ -23,6 +23,38 @@ +i386-pc-solaris2.10 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2016-05/msg02729.html";>6.1.0 + + + + +i386-pc-solaris2.11 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2016-04/msg02749.html

Successful bootstrap and test for GCC9.3.0 on Darwin platforms.

2020-03-22 Thread Iain Sandoe
) VMs using VirtualBox. In these cases, timeouts are not necessarily significant (noted in the relevant results). cheers Iain --- Darwin19, (macOS 10.15) xcode 11.4b3 command line tools and SDK was current https://gcc.gnu.org/pipermail/gcc-testresults/2020-March/556983.html https://gcc.gn

[CHKP, GCC 5] Port a set of stability chkp patches to gcc-5-branch

2015-06-19 Thread Ilya Enkovich
Hi, There was a set of stability fixes (mostly different ICEs) for Pointer Bounds Checker done in GCC 6. But only few of them were approved to be ported to GCC 5. Will it be OK to port other chkp specific stability fixes to GCC 5? Here is a list of patches: https://gcc.gnu.org/ml/gcc

[PATCH 0/7] SMS remove dependence on doloop

2016-05-04 Thread Shiva Chen
Hi, The patch try to remove SMS dependency on doloop pass. With the patch, backend don't have to define doloop_end pattern or activate doloop optimization for SMS pass. According the review comment from Bernd https://gcc.gnu.org/ml/gcc-patches/2016-04/msg01960.html I rewrite some comment

Patch ping

2023-02-13 Thread Jakub Jelinek via Gcc-patches
I'd like to ping a few pending patches: https://gcc.gnu.org/pipermail/gcc-patches/2022-November/607534.html - PR107846 - P1 - c-family: Account for integral promotions of left shifts for -Wshift-overflow warning https://gcc.gnu.org/pipermail/gcc-patches/2023-January/610285.html - PR1

[Bug fortran/18781] [ICE] WRITE with FMT from CHARACTER array

2005-07-07 Thread cvs-commit at gcc dot gnu dot org
llerith_legacy.f90: New. * gfortran.dg/g77/cpp4.F: New. Port from g77. 2005-07-07 Feng Wang <[EMAIL PROTECTED]> PR fortran/16531 * io/transfer.c (formatted_transfer): Enable FMT_A on other types to support Hollerith constants.

[Bug fortran/15966] ICE and segmentation fault on internal write

2005-07-07 Thread cvs-commit at gcc dot gnu dot org
llerith_legacy.f90: New. * gfortran.dg/g77/cpp4.F: New. Port from g77. 2005-07-07 Feng Wang <[EMAIL PROTECTED]> PR fortran/16531 * io/transfer.c (formatted_transfer): Enable FMT_A on other types to support Hollerith constants.

[Bug fortran/16531] [gfortran] Hollerith Data not supported

2005-07-07 Thread cvs-commit at gcc dot gnu dot org
llerith_legacy.f90: New. * gfortran.dg/g77/cpp4.F: New. Port from g77. 2005-07-07 Feng Wang <[EMAIL PROTECTED]> PR fortran/16531 * io/transfer.c (formatted_transfer): Enable FMT_A on other types to support Hollerith constants.

[wwwdocs] Push down into individual HTML files.

2019-11-28 Thread Gerald Pfeifer
validate directly. diff --git a/htdocs/about.html b/htdocs/about.html index a67e3588..011f7ab5 100644 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -2,6 +2,7 @@ + GCC: About https://gcc.gnu.org/gcc.css"; /> diff --git a/htdocs/backends.html b/htdocs/backends.html index

[Bug fortran/15586] gfortran should support i18n in its compiler messages

2005-09-17 Thread cvs-commit at gcc dot gnu dot org
: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.556&r2=1.557 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/arith.c.diff?cvsroot=gcc&r1=1.30&r2=1.31 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/array.c.diff?cvsroot=gcc&

1-800-GIT-HELP: Fixing a commit message?

2020-01-16 Thread Gerald Pfeifer
the ,v files; in SVN I believe we did not want to allow for fixing commit messages a posteriori -- how about our Git setup? Policy-wise and practically? Gerald == from gcc-patches == From: Gerald Pfeifer To: gcc-patc...@gcc.gnu.org Date: Thu, 16 Jan 2020 19:15:28 +0100 (CET) Subject

[Bug tree-optimization/110628] [14 regression] gcc.dg/tree-ssa/update-threading.c fails after r14-2383-g768f00e3e84123

2023-08-15 Thread hp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110628 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org --- Comment

[Bug sanitizer/56454] New: need to rename attribute no_address_safety_analysis to no_sanitize_address

2013-02-25 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56454 Bug #: 56454 Summary: need to rename attribute no_address_safety_analysis to no_sanitize_address Classification: Unclassified Product: gcc Version: unknown

[Bug middle-end/61225] [5 Regression] Several new failures after r210458 on x86_64-*-* with -m32

2014-12-07 Thread zhenqiang.chen at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61225 --- Comment #16 from Zhenqiang Chen --- Still in discussions in two threads about Combine and Compare-elim. [PATCH] Fix PR 61225 https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00558.html https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00577.html

Re: GCC 4.1 RC2 available

2006-02-28 Thread Eric Botcazou
> GCC 4.1 RC2 is now available from: > > ftp://gcc.gnu.org/pub/gcc/prerelease-4.1.0-20060223 Still OK on SPARC/Solaris: http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg01558.html http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg01557.html http://gcc.gnu.org/ml/gcc-testresults/2006-02

[Bug c/108896] provide "element_count" attribute to give more context to __builtin_dynamic_object_size() and -fsanitize=bounds

2024-03-06 Thread qinzhao at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896 --- Comment #50 from qinzhao at gcc dot gnu.org --- the 6th version of the patch sets targeted on GCC15 has been submitted to GCC alias for review: https://gcc.gnu.org/pipermail/gcc-patches/2024-February/645838.html https://gcc.gnu.org/pipermail

solaris is a secondary platform for gcc-4.4

2008-04-30 Thread Benjamin Kosnik
Given that the set of posted solaris test results for trunk during the last four months barely requires two hands: 2008-01 http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg01474.html http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg01460.html http://gcc.gnu.org/ml/gcc-testresults/2008-01

[Bug libstdc++/18604] [3.4/4.0/4.1 Regression] Use of unqualified names conflict with names in global namespace

2005-05-09 Thread cvs-commit at gcc dot gnu dot org
* testsuite/23_containers/list/18604.cc: Likewise. * testsuite/23_containers/map/18604.cc: Likewise. * testsuite/23_containers/set/18604.cc: Likewise. * testsuite/23_containers/vector/18604.cc: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff

[Bug c++/19733] [3.4/4.0 regression] ICE on invalid destructor call

2005-02-08 Thread cvs-commit at gcc dot gnu dot org
ew test. * g++.dg/warn/Weff1.C: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5004&r2=1.5005 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/crash23.C.diff?cvsroot=gcc&r1=1.1&r2=1.2 http://gcc.

Re: [og7] Git branch "openacc-gcc-7-branch"

2017-07-27 Thread Thomas Schwinge
Hi! On Sun, 23 Jul 2017 15:16:37 +0200, Gerald Pfeifer wrote: > On Tue, 18 Jul 2017, Thomas Schwinge wrote: > > This being a Git-only branch, should it nevertheless be listed on > > <https://gcc.gnu.org/svn.html>, in the "Active Development Branches" > >

AW: AW: AW: AW: Problem using gcov

2018-02-27 Thread Alexander Fichtinger
e-Coverage, so it is important for us to know if there are any bugs which could compromise the reported test coverage. Thanks and kind regards, Alexander -Ursprüngliche Nachricht- Von: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] Im Auftrag von Martin Liška Gesendet: Dienstag, 2

Re: AW: AW: AW: AW: Problem using gcov

2018-02-27 Thread Martin Liška
> > Thanks and kind regards, > Alexander > > -Ursprüngliche Nachricht- > Von: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] Im Auftrag von > Martin Liška > Gesendet: Dienstag, 27. Februar 2018 09:01 > An: Alexander Fichtinger ; gcc@gcc.gnu.org >

[wwwdocs] [committed] Add Tokyo 2024 papers.

2024-03-25 Thread Jakub Jelinek
.html @@ -135,6 +135,55 @@ https://gcc.gnu.org/PR113800";>No + + + Disallow binding a returned reference to a temporary + https://wg21.link/P2748R5";>P2748R5 + https://gcc.gnu.org/PR114455";>No + + + + Attri

Re: Second GCC 9.1 Release Candidate available from gcc.gnu.org

2019-05-01 Thread Iain Sandoe
Hi Jakub, > On 30 Apr 2019, at 14:12, Jakub Jelinek wrote: > > The second release candidate for GCC 9.1 is available from > > https://gcc.gnu.org/pub/gcc/snapshots/9.0.1-RC-20190430/ > ftp://gcc.gnu.org/pub/gcc/snapshots/9.0.1-RC-20190430 > > and shortly its mirrors

[wwwdocs] Buildstat update for 4.8

2016-04-23 Thread Tom G. Christensen
revision 1.15 diff -u -r1.15 buildstat.html --- buildstat.html 1 Oct 2015 06:21:15 - 1.15 +++ buildstat.html 23 Apr 2016 15:44:14 - @@ -59,6 +59,14 @@ +hppa1.1-hp-hpux11.11 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2015-12/msg02725.html";&

Re: MAINTAINERS: update my email address

2011-07-07 Thread Hans-Peter Nilsson
On Fri, 27 May 2011, Nathan Froyd wrote: (Setting maintainer point-of-contact to @gcc.gnu.org) Please, anyone setting their contact adress to point at gcc.gnu.org, test that it works to send email from somewhere else than gcc.gnu.org, from an adress with a domain setting SPF records. No MX

[wwwdocs PATCH] RE: gcc-4.2 manuals: GNU OpenMP Manual?

2007-05-28 Thread Gerald Pfeifer
On Thu, 17 May 2007, Dave Korn wrote: >> Should section "GCC 4.2.0 manuals" of >> >> http://gcc.gnu.org/onlinedocs/ >> >> not also list the "GNU OpenMP Manual" that is available for 4.2? > Yes, it probably should. The released do

[Bug target/23589] internal compiler error: in rest_of_handle_final, at toplev.c:2067

2005-10-12 Thread cvs-commit at gcc dot gnu dot org
for warnings. * g++.dg/ext/dllimport2.C: Likewise. * g++.dg/ext/dllimport3.C: Likewise. * g++.dg/ext/dllimport7.C: Likewise. * g++.dg/ext/dllimport8.C: Likewise. * g++.dg/ext/dllimport9.C: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeL

[Bug c++/21801] Accepts invalid for const member pointer functions

2005-10-12 Thread cvs-commit at gcc dot gnu dot org
for warnings. * g++.dg/ext/dllimport2.C: Likewise. * g++.dg/ext/dllimport3.C: Likewise. * g++.dg/ext/dllimport7.C: Likewise. * g++.dg/ext/dllimport8.C: Likewise. * g++.dg/ext/dllimport9.C: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeL

[Bug target/19704] ICE for tail call of regparm 3 and dllimport

2005-10-12 Thread cvs-commit at gcc dot gnu dot org
for warnings. * g++.dg/ext/dllimport2.C: Likewise. * g++.dg/ext/dllimport3.C: Likewise. * g++.dg/ext/dllimport7.C: Likewise. * g++.dg/ext/dllimport8.C: Likewise. * g++.dg/ext/dllimport9.C: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeL

[Bug target/21275] [4.0/4.1 Regression] gcc 4.0.0 crash with mingw when using stdout in global var

2005-10-12 Thread cvs-commit at gcc dot gnu dot org
for warnings. * g++.dg/ext/dllimport2.C: Likewise. * g++.dg/ext/dllimport3.C: Likewise. * g++.dg/ext/dllimport7.C: Likewise. * g++.dg/ext/dllimport8.C: Likewise. * g++.dg/ext/dllimport9.C: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc

[Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin

2005-10-12 Thread cvs-commit at gcc dot gnu dot org
for warnings. * g++.dg/ext/dllimport2.C: Likewise. * g++.dg/ext/dllimport3.C: Likewise. * g++.dg/ext/dllimport7.C: Likewise. * g++.dg/ext/dllimport8.C: Likewise. * g++.dg/ext/dllimport9.C: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc

[Bug fortran/19269] transpose(reshape(...)) of character array segfaults.

2005-09-13 Thread cvs-commit at gcc dot gnu dot org
(eoshift3__char): New function. * generated/cshift1_4.c, generated/cshift1_8.c, * generated/eoshift1_4.c, generated/eoshift1_8.c, * generated/eoshift3_4.c, generated/eoshift3_8.c: Regenerate. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog

[Bug fortran/22390] Implement FLUSH statement

2005-08-07 Thread cvs-commit at gcc dot gnu dot org
dg/flush_1.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.515&r2=1.516 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/dump-parse-tree.c.diff?cvsroot=gcc&r1=1.19&r2=1.20 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/

[Bug c++/18803] [4.0 regression] rejects access to operator() in template

2004-12-08 Thread cvs-commit at gcc dot gnu dot org
++.dg/template/operator5.C: New. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4519&r2=1.4520 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&r1=1.521&r2=1.522 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/clas

[wwwdocs] gcc-12: linkify various options

2022-04-01 Thread David Malcolm via Gcc-patches
00644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -172,17 +172,20 @@ a work-in-progress. the clang language extension was added. New warnings: - -Wbidi-chars warns about potentially misleading UTF-8 + https://gcc.gnu.org/onlinedocs/gcc/Warning-Options

[Bug fortran/40377] New: gfortran documentation: Add note to C prog. part + update F200x status

2009-06-08 Thread burnus at gcc dot gnu dot org
The GNU Fortran manual should mention in the mixed-language programming section that C's A[i][j] matches Fortran's A(j,i) and that A(j+1,i) follows A(j,i) in memory. Cf. http://gcc.gnu.org/onlinedocs/gfortran/Mixed_002dLanguage-Programming.html * * * The Fortran 2003/2009 status

[Bug web/93185] Support git commits as a link in bugzilla entries

2020-01-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93185 --- Comment #7 from Jakub Jelinek --- So, could bugzilla change to handle (from https://gcc.gnu.org/ml/gcc/2020-01/msg00147.html ) words with regexps: r([0-9]{1,6}) to http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=\1 (what we

[Bug fortran/54992] New: [OOP] Wrong offset in the array offset calculation when using nonclass%class(index)%nonclass

2012-10-19 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54992 Bug #: 54992 Summary: [OOP] Wrong offset in the array offset calculation when using nonclass%class(index)%nonclass Classification: Unclassified Product: gcc Version

[Bug middle-end/107436] Is -fsignaling-nans still experimental?

2022-10-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107436 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug sanitizer/55702] New: ICE: in instrument_func_exit, at tsan.c:684 with -fsanitize=thread and __builtin_return()

2012-12-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55702 Bug #: 55702 Summary: ICE: in instrument_func_exit, at tsan.c:684 with -fsanitize=thread and __builtin_return() Classification: Unclassified Product: gcc Version: 4.8.0

Re: [wwwdocs] Remove the last reference to svnwrite.html and retire it.

2020-01-19 Thread Gerald Pfeifer
,6 +67,7 @@ Redirect permanent /projects.html https://gcc.gnu.org/projects/ Redirect permanent /projects/cxx1z.html https://gcc.gnu.org/projects/cxx-status.html#cxx1z Redirect permanent /projects/web.html https://gcc.gnu.org/about.html Redirect permanent

Re: [CHKP, GCC 5] Port a set of stability chkp patches to gcc-5-branch

2015-07-20 Thread Ilya Enkovich
fixes to GCC 5? > Here is a list of patches: > > https://gcc.gnu.org/ml/gcc-patches/2015-03/msg00995.html > https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01067.html > https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01065.html > https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01386.h

[committed] onlinedocs: Add documentation links to gdc

2022-12-06 Thread Iain Buclaw via Gcc-patches
changed, 6 insertions(+) diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index c5787f32..343ff9f5 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -1641,6 +1641,12 @@ existing release. href="https://gcc.gnu.org/onlinedocs/gccgo.

[wwwdocs] Buildstat update for 4.4

2011-08-20 Thread Tom G. Christensen
revision 1.24 diff -u -r1.24 buildstat.html --- buildstat.html 8 Jul 2011 09:29:55 - 1.24 +++ buildstat.html 20 Aug 2011 10:54:34 - @@ -34,6 +34,7 @@ alphaev68-dec-osf5.1a   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2011-08/msg00586.html";>4.4.6, http://gcc.gn

[wwwdocs] Buildstat update for 4.6

2011-06-03 Thread Tom G. Christensen
buildstat.html --- buildstat.html 2 May 2011 08:53:22 - 1.3 +++ buildstat.html 3 Jun 2011 07:40:26 - @@ -106,6 +106,7 @@ i686-pc-linux-gnu   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg03610.html";>4.6.0, http://gcc.gnu.org/ml/gcc-testresults/2011-04/

Re: [wwwdocs] Remove form for (un)subscribing from old mailing lists

2020-04-24 Thread Jonathan Wakely via Gcc-patches
inished, but you still need to -push the changes to the shared repository; do git push. +push the changes to the shared repository. Before pushing it to gcc.gnu.org, +make sure your local branch only contains the changes you expect, +e.g. by reviewing the git status or git log output. +Once you&#

[Bug c/7544] [3.3/3.4/4.0 regression] #pragma weak problem

2004-11-29 Thread cvs-commit at gcc dot gnu dot org
pply_pending_pragma_weaks if not OBJCPLUS. testsuite: 2004-11-29 Joseph Myers <[EMAIL PROTECTED]> * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New tests. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.di

Re: AW: AW: AW: Problem using gcov

2018-02-27 Thread Martin Liška
s you probably want to be aware of: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83434 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83505 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83587 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83616 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83678 https:

[Bug c++/1016] [DR 166] friend class declarations not observing namespace rules.

2005-03-14 Thread cvs-commit at gcc dot gnu dot org
s11.C: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4661&r2=1.4662 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.1109&r2=1.1110 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gc

[Bug libstdc++/20534] Erroneous #include of

2005-05-27 Thread cvs-commit at gcc dot gnu dot org
/debug/hash_map: Fix included files to match actual files. * include/debug/hash_set: Same. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3017&r2=1.3018 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.am.diff?

[Bug other/18138] [3.4/4.0 regression] libgcc_s.so.1 not found by 64-bit testsuite

2004-10-25 Thread cvs-commit at gcc dot gnu dot org
one multilib libgcc. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4491&r2=1.4492 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&r1=1.200&r2=1.201 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjav

[Bug analyzer/108562] New: [meta-bug] tracker bug for issues with -Wanalyzer-null-dereference

2023-01-26 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108562 Bug ID: 108562 Summary: [meta-bug] tracker bug for issues with -Wanalyzer-null-dereference Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/38314] multilib bootstrap broken for x86_64-apple-darwin10

2008-12-08 Thread andreast at gcc dot gnu dot org
--- Comment #18 from andreast at gcc dot gnu dot org 2008-12-08 20:34 --- Should be fixed: http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00125.html http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00124.html http://gcc.gnu.org/ml/gcc-cvs/2008-12/msg00068.html http://gcc.gnu.org/ml/gcc-cvs/2008-12

[Bug middle-end/52306] New: ICE in CSE

2012-02-18 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52306 Bug #: 52306 Summary: ICE in CSE Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug middle-end/44566] configuration with multiple targets / backends is not supported.

2010-06-26 Thread amylaar at gcc dot gnu dot org
--- Comment #7 from amylaar at gcc dot gnu dot org 2010-06-26 10:22 --- The patches have been tested & posted to gcc-patches: http://gcc.gnu.org/ml/gcc-patches/2010-06/msg02492.html http://gcc.gnu.org/ml/gcc-patches/2010-06/msg02452.html http://gcc.gnu.org/ml/gcc-patches/201

Re: GCC 4.0.2 Status (Ada)

2005-09-28 Thread Laurent GUERBY
Zero ACATS fail on three platforms: x86-linux http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg01292.html x86_64-linux http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg01293.html s390-linux http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg01257.html Other platforms with one or few ACATS

RE: [PING][PATCH ARM]Extend thumb1_reorg to save more comparison instructions

2013-09-12 Thread bin.cheng
Ping ^ 3 -Original Message- From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-ow...@gcc.gnu.org] On Behalf Of bin.cheng Sent: Friday, August 23, 2013 3:23 PM To: gcc-patches@gcc.gnu.org Cc: Richard Earnshaw Subject: RE: [PING][PATCH ARM]Extend thumb1_reorg to save more comparison

Re: Libiberty: POSIXify psignal definition

2011-05-18 Thread Joseph S. Myers
On Wed, 18 May 2011, DJ Delorie wrote: > At this point, though, I'm tempted to say "there's no such thing as a > target libiberty" and rip all the target-libiberty rules out, and let Yes please. I've been arguing for that for some time. http://gcc.gnu.org/ml

[Bug fortran/56255] New: permissions on http://gcc.gnu.org/gcc-4.8/

2013-02-08 Thread denis-bz...@t-online.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56255 Bug #: 56255 Summary: permissions on http://gcc.gnu.org/gcc-4.8/ Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: trivial

[Bug c++/52685] New: [4.7/4.8 Regression] ICE in copy_binfo

2012-03-23 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52685 Bug #: 52685 Summary: [4.7/4.8 Regression] ICE in copy_binfo Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority

Re: 404 @ https://gcc.gnu.org/gcc-5/

2014-12-27 Thread Jonathan Adamczewski
On Thu, Dec 25, 2014 at 4:52 PM, Jonathan Wakely wrote: > > On 25 December 2014 at 16:28, Olaf van der Spek wrote: > > Hi, > > > > https://gcc.gnu.org/ links to https://gcc.gnu.org/gcc-5/ (GCC 5 C++14 > > language feature-complete [2014-12-23]) which doesn't exi

[Bug c++/18466] [3.3/3.4/4.0 regression] int ::i; accepted

2004-11-25 Thread cvs-commit at gcc dot gnu dot org
test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6549&r2=2.6550 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.587&r2=1.588 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1

[Bug c++/18625] [3.4/4.0 regression] triple error message for invalid typedef

2004-11-25 Thread cvs-commit at gcc dot gnu dot org
test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6549&r2=2.6550 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.587&r2=1.588 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1

[Bug c++/18556] [4.0 Regression] C++ debug is broken

2004-11-25 Thread cvs-commit at gcc dot gnu dot org
test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6549&r2=2.6550 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.587&r2=1.588 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1

[Bug c++/18445] [3.4/4.0 Regression] ice during overload resolution in template instantiation

2004-11-25 Thread cvs-commit at gcc dot gnu dot org
test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6549&r2=2.6550 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.587&r2=1.588 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1

[Bug c++/18545] [3.4/4.0 regression] ICE when returning undefined type

2004-11-25 Thread cvs-commit at gcc dot gnu dot org
test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6549&r2=2.6550 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.587&r2=1.588 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1

[Bug c++/18001] [4.0 regression] Badly formatted error message (quotation problem)

2004-11-25 Thread cvs-commit at gcc dot gnu dot org
test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6549&r2=2.6550 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.587&r2=1.588 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1

Processed: [bts-link] source package gcc-4.3

2009-01-12 Thread Debian Bug Tracking System
bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #484053 > # * http://gcc.gnu.org/PR36415 > # * remote status changed: UNCONFIRMED -> NEW > usertags 484053 - status-UNCONFIRMED Bug#484053: [PR target/36415] g++-4.3: [4.1/4.2 regressio

Processed: [bts-link] source package gcc-4.3

2009-01-12 Thread Debian Bug Tracking System
bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #484053 > # * http://gcc.gnu.org/PR36415 > # * remote status changed: UNCONFIRMED -> NEW > usertags 484053 - status-UNCONFIRMED Bug#484053: [PR target/36415] g++-4.3: [4.1/4.2 regressio

Re: OpenMP patch ping

2022-09-06 Thread Tobias Burnus
offload fn lookup https://gcc.gnu.org/pipermail/gcc-patches/2022-August/600333.html * [Patch][2/3] GCN: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup https://gcc.gnu.org/pipermail/gcc-patches/2022-August/600340.html * Re: [Patch][2/3][v2] nvptx: libgomp+mkoffload.cc: Prepare for reverse

[Bug debug/23190] [4.0/4.1 Regression] debug info omitted for uninitialized variables (stabs)

2005-09-08 Thread cvs-commit at gcc dot gnu dot org
ace): Call emit_debug_global_declarations. * decl2.c (cp_finish_file): Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9920&r2=2.9921 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.683&r2=1.

[Bug c/22013] [4.0/4.1 Regression] ICE in gimple_add_tmp_var, at gimplify.c:535

2005-07-05 Thread cvs-commit at gcc dot gnu dot org
-common.h (LANG_HOOKS_EXPR_TO_DECL): Define. testsuite: * gcc.c-torture/compile/pr22013-1.c, gcc.c-torture/execute/pr22098-1.c, gcc.c-torture/execute/pr22098-2.c, gcc.c-torture/execute/pr22098-3.c: New tests. Patches: http://gcc.gnu.org/cgi-bin

[Bug c/22098] [4.0/4.1 Regression] ICE in compound literal gimplification

2005-07-05 Thread cvs-commit at gcc dot gnu dot org
-common.h (LANG_HOOKS_EXPR_TO_DECL): Define. testsuite: * gcc.c-torture/compile/pr22013-1.c, gcc.c-torture/execute/pr22098-1.c, gcc.c-torture/execute/pr22098-2.c, gcc.c-torture/execute/pr22098-3.c: New tests. Patches: http://gcc.gnu.org/cgi-bin

[Bug c++/19497] [3.4/4.0/4.1 regression] Invalid declaration in template diagnosed too late

2005-06-08 Thread cvs-commit at gcc dot gnu dot org
://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4782&r2=1.4783 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.719&r2=1.720 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.def.diff?cvsroot=gcc&r1=1.104&r2=1.105 ht

<    1   2   3   4   5   6   7   8   9   10   >