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


[bts-link] source package gcc-4.3

2009-01-08 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.3 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #484053 # * http://gcc.gnu.org/PR36415 # * remote status changed: UNCONFIRMED

[bts-link] source package gcc-4.3

2009-01-12 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-4.3 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org # remote status report for #484053 # * http://gcc.gnu.org/PR36415 # * remote status changed: UNCONFIRMED

[RFC] Closing of all remaining Bugzilla PRs against powerpcspe

2020-05-08 Thread Arseny Solokha
erpcspe. Do you guys have something to say on the matter? Otherwise, I'm proposing to finally close all open PRs filed against powerpcspe. I've been able to identify the following ones: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19490 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30259 htt

[wwwdocs] Buildstat update for 8.x

2019-03-01 Thread Tom G. Christensen
/gcc/wwwdocs/htdocs/gcc-8/buildstat.html 2019-02-27 18:33:53.563979120 +0100 +++ /tmp/tmp.dppSvEWFlb 2019-02-27 21:47:06.120041371 +0100 @@ -25,6 +25,39 @@ +aarch64-unknown-linux-gnu +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2019-02/msg03090.html";>8.3.0, +https://gcc

[Bug libfortran/21354] Rank 7 not handled correctly

2005-05-04 Thread cvs-commit at gcc dot gnu dot org
atches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.207&r2=1.208 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5439&r2=1.5440 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/in_pack_r

[wwwdocs] Buildstat update for 4.7

2012-10-02 Thread Tom G. Christensen
--- buildstat.html 16 Jul 2012 00:06:41 - 1.6 +++ buildstat.html 2 Oct 2012 19:24:44 - @@ -39,9 +39,30 @@ +alphaev68-dec-osf5.1a +  +Test results: +http://gcc.gnu.org/ml/gcc-testresults/2012-09/msg02474.html";>4.7.2, +http://gcc.gnu.org/ml/gcc-testresults/2012-09/msg02469.html

[wwwdocs] Buildstat update for 5.x

2016-06-16 Thread Tom G. Christensen
/buildstat.html,v retrieving revision 1.8 diff -u -r1.8 buildstat.html --- buildstat.html 3 Jun 2016 19:44:57 - 1.8 +++ buildstat.html 16 Jun 2016 13:52:26 - @@ -86,6 +86,8 @@ i386-pc-solaris2.12   Test results: +https://gcc.gnu.org/ml/gcc-testresults/2016-06/msg00375.html

[wwwdocs] Buildstat update for 4.7

2013-08-04 Thread Tom G. Christensen
/htdocs/gcc-4.7/buildstat.html,v retrieving revision 1.9 diff -u -r1.9 buildstat.html --- buildstat.html 12 May 2013 23:17:35 - 1.9 +++ buildstat.html 4 Aug 2013 08:40:47 - @@ -106,6 +106,8 @@ i386-pc-solaris2.8   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2013-08

How GCC treats ice-on-invalid-code?

2020-06-29 Thread Haoxin Tu via Gcc-bugs
Hi, there, Our team just develop a c++ code generator tool to testing the compiler, and those days I have reported 13 ICE bugs in ice-on-invalid-bugs. Here are the bugs links: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95972 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95956 https

Re: Apply powerpc64le patches to gcc-4.8 branch?

2013-06-18 Thread David Edelsohn
On Tue, Jun 18, 2013 at 12:12 AM, Alan Modra wrote: > I'd like to apply the following set of patches supporting powerpc64le > to the 4.8 branch. David has stated that he's happy with the idea, > even though technically these are not regressions. OK? > > http://gcc.gnu.o

[wwwdocs] Buildstat update for 4.8

2013-04-02 Thread Tom G. Christensen
://gcc.gnu.org/install/finalinstall.html";> Installing GCC: Final Installation. + + + +arm-unknown-linux-gnueabi +  +Test results: +http://gcc.gnu.org/ml/gcc-testresults/2013-03/msg02658.html";>4.8.0 + + + + +hppa2.0w-hp-hpux11.00 +  +Test results: +http://gcc.gnu.org/ml/gcc-tes

Links to libstdc++ document are inaccessible.

2011-10-27 Thread sxzzsf
Hi, On the page of http://gcc.gnu.org/onlinedocs/, links to following libstdc++ documents are inaccessible: http://gcc.gnu.org/onlinedocs/gcc-4.6.2/libstdc++/manual/spine.html http://gcc.gnu.org/onlinedocs/gcc-4.6.2/libstdc++/libstdc++-manual.pdf.bz2 http://gcc.gnu.org/onlinedocs/gcc-4.6.2

Re: Repo conversion troubles.

2018-07-10 Thread Jonathan Wakely
; > Large-scale, I'm afraid. The context diff is about a GLOC. > > I don't see how that's possible. Most of those files are tiny, or > change very rarely, so I don't see how that large a diff can happen. > > Take zlib/configure.ac and zlib/configure,

[Bug target/88918] [meta-bug] x86 intrinsic issues

2019-01-18 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88918 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[bts-link] source package gcc-3.3

2006-05-05 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-3.3 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #169862 # * http://gcc.gnu.org/PR1823 # * remote status changed: (?) -> RESOLVED # * remote resolut

[wwwdocs] correct GFDL spelling

2013-05-31 Thread Benjamin De Kosnik
2013 20:21:26 - 1.2 --- htdocs/onlinedocs/4.8.0/index.html 31 May 2013 23:50:48 - *** *** 63,69 in PDF or http://gcc.gnu.org/onlinedocs/gcc-4.8.0/libstdc++-api.xml.gz";>XML GPL or http://gcc.gnu.org/onlinedocs/gcc-4.8.0/libstdc++-api-gdl.xml.gz

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

2006-05-05 Thread Debian Bug Tracking System
mote status report for #169862 > # * http://gcc.gnu.org/PR1823 > # * remote status changed: (?) -> RESOLVED > # * remote resolution changed: (?) -> RESOLVED > forwarded 169862 http://gcc.gnu.org/PR1823 Bug#169862: [fixed in 3.4, optimization/1823] -ftrapv aborts with pointer dif

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

2006-05-05 Thread Debian Bug Tracking System
mote status report for #169862 > # * http://gcc.gnu.org/PR1823 > # * remote status changed: (?) -> RESOLVED > # * remote resolution changed: (?) -> RESOLVED > forwarded 169862 http://gcc.gnu.org/PR1823 Bug#169862: [fixed in 3.4, optimization/1823] -ftrapv aborts with pointer dif

[Bug middle-end/88781] [meta-bug] bogus/missing -Wstringop-truncation warnings

2019-01-09 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

Re: GCC needs YOU!

2014-10-05 Thread Ali Abdul Ghani
blood and we need help. It has never been easier to > contribute to GCC than nowadays. There are many ways you can help and > there are tasks for every level of skill and time commitment. > > Some examples are: > > * There are 610 open bugs with the diagnostic keyword > (h

Processed: tag gcj reports

2007-07-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 422569 + upstream Bug#422569: gcj-4.1: gcj debug info emits "line 0" There were no tags set. Tags added: upstream > forwarded 422569 http://gcc.gnu.org/PR31900 Bug#422569: gcj-4.1: gcj debug info emits "line 0" Noted y

[wwwdocs] Buildstat update for 4.9

2014-08-17 Thread Tom G. Christensen
:27:29 - @@ -30,6 +30,13 @@ +arm-unknown-linux-gnueabihf +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2014-07/msg01884.html";>4.9.1 + + + hppa-unknown-linux-gnu   @@ -39,9 +46,26 @@ +hppa2.0w-hp-hpux11.11 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresu

[wwwdocs] Buildstat update for 4.9

2014-09-05 Thread Tom G. Christensen
- @@ -23,9 +23,18 @@ +aarch64-linux-gnu +i686-pc-linux-gnu +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2014-09/msg00328.html";>4.9.1 + + + + arm-unknown-linux-gnueabi   Test results: +https://gcc.gnu.org/ml/gcc-testresults/2014-08/msg03094.html";>4.9.1, https:

[wwwdocs] Buildstat update for 4.9

2014-09-15 Thread Tom G. Christensen
1.7 +++ buildstat.html 15 Sep 2014 18:59:39 - @@ -24,7 +24,7 @@ aarch64-linux-gnu -  +i686-pc-linux-gnu Test results: https://gcc.gnu.org/ml/gcc-testresults/2014-09/msg00328.html";>4.9.1 @@ -34,6 +34,7 @@ arm-unknown-linux-gnueabi   Test results: +https://gcc.gnu.or

[Bug c++/16994] [meta-bug] VLA and C++

2016-03-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16994 Martin Sebor changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|2007-07-09 07:42

[Bug middle-end/49629] New: [4.7 Regression] ICE: in df_refs_verify, at df-scan.c

2011-07-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49629 Summary: [4.7 Regression] ICE: in df_refs_verify, at df-scan.c Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3

Re: Cleaning up expand optabs code

2011-03-25 Thread Georg-Johann Lay
Georg-Johann Lay schrieb: > Andreas Krebbel schrieb: >> On 03/22/2011 06:48 PM, Richard Henderson wrote: >> >>> Ok. Watch out for other target problems this week. > > libgcc fails to build for avr (SVN 171446) > > ../../../../../gcc.gnu.org/trunk/libgcc/../gc

Re: Links to libstdc++ document are inaccessible.

2011-10-28 Thread Jonathan Wakely
On 28 October 2011 01:57, sxzzsf wrote: > Hi, > > On the page of http://gcc.gnu.org/onlinedocs/, links to following libstdc++ > documents are inaccessible: > > http://gcc.gnu.org/onlinedocs/gcc-4.6.2/libstdc++/manual/spine.html > http://gcc.gnu.org/onlinedocs/gcc-4.

gcc-wwwdocs branch master updated. 91572d475af8451061d3954b11ce7863f2cc87c5

2024-05-07 Thread Richard Biener via Gcc-cvs-wwwdocs
ocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -166,7 +166,7 @@ You may also want to check out our https://gcc.gnu.org/projects/gomp/";>OpenMP - The https://gcc.gnu.org/onlinedocs/libgomp/";>GNU Offloading and + The https://gcc.gnu.org/onlinedocs

gcc-wwwdocs branch master updated. 810912f793c674628f6506de21116ff45baba440

2024-06-20 Thread Jakub Jelinek via Gcc-cvs-wwwdocs
@@ mission statement. News +GCC 12.4 released +[2024-06-20] + + GCC 13.3 released [2024-05-21] @@ -158,10 +162,10 @@ More news? Let ger...@pfeifer.com know! (regression fixes & docs only). https://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&shor

[Bug sanitizer/55661] New: options summary lists -fsanitize in wrong section

2012-12-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55661 Bug #: 55661 Summary: options summary lists -fsanitize in wrong section Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Keywords

Re: GCC 4.3.4 release candidate available

2009-08-03 Thread Matthias Klose
On 27.07.2009 18:12, Richard Guenther wrote: A release candidate for the GCC 4.3.4 is now available at ftp://gcc.gnu.org/pub/gcc/snapshots/4.3.4-RC-20090727 I plan to roll out the final release at the beginning of next week if there are no major problems reported. testsuite doesn't

[wwwdocs,Java] Merge java/.htaccess into top level .htaccess and convert to https

2014-07-01 Thread Gerald Pfeifer
4 May 2001 16:24:26 - 1.6 +++ /dev/null 1 Jan 1970 00:00:00 - @@ -1,4 +0,0 @@ -Redirect permanent /java/FAQ.html http://gcc.gnu.org/java/faq.html -Redirect permanent /java/gcj.html http://gcc.gnu.org/java/index.html -Redirect permanent /java/libgcj.html http://gcc.gnu.org/java

[Bug libfortran/19106] segfault in executable for print *,sum(a,dim=2,mask=a>0)

2005-04-09 Thread cvs-commit at gcc dot gnu dot org
te/intrinsic_mmval.f90: Likewise. * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise. * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.186&r2=1.187 ht

[Bug libfortran/19014] print *,maxloc(array) segfaults

2005-04-09 Thread cvs-commit at gcc dot gnu dot org
te/intrinsic_mmval.f90: Likewise. * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise. * gfortran.fortran-torture/execute/intrinsic_sum.f90: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.186&r2=1.187 ht

[Bug libfortran/19106] [4.0 only] segfault in executable for print *,sum(a,dim=2,mask=a>0)

2005-04-12 Thread cvs-commit at gcc dot gnu dot org
rtran.fortran-torture/execute/intrinsic_mmloc.f90: Add tests with mask generated by expression. * gfortran.fortran-torture/execute/intrinsic_mmval.f90: Likewise. * gfortran.fortran-torture/execute/intrinsic_product.f90: Likewise. * gfortran.fortran-torture/execute/intr

[wwwdocs] Buildstat update for 4.9

2014-05-18 Thread Tom G. Christensen
/gcc-4.9/buildstat.html,v retrieving revision 1.1 diff -u -r1.1 buildstat.html --- buildstat.html 11 Apr 2014 13:36:53 - 1.1 +++ buildstat.html 18 May 2014 13:24:33 - @@ -20,5 +20,141 @@ http://gcc.gnu.org/install/finalinstall.html";> Installing GCC: Final Inst

[bts-link] source package gcc-3.4

2006-05-05 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-3.4 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #217360 # * http://gcc.gnu.org/PR1027 # * remote status changed: (?) -> RESOLVED # * remote resolut

[Bug other/54701] New: [4.8 Regression] double_int conversion breaks avr build

2012-09-25 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54701 Bug #: 54701 Summary: [4.8 Regression] double_int conversion breaks avr build Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug target/65192] New: [avr-tiny] ICE in tiny_valid_direct_memory_access_range

2015-02-24 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65192 Bug ID: 65192 Summary: [avr-tiny] ICE in tiny_valid_direct_memory_access_range Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: ice-checking

[wwwdocs] Buildstat update for 4.6

2011-05-01 Thread Tom G. Christensen
/wwwdocs/htdocs/gcc-4.6/buildstat.html,v retrieving revision 1.2 diff -u -r1.2 buildstat.html --- buildstat.html 3 Apr 2011 14:48:13 - 1.2 +++ buildstat.html 1 May 2011 15:52:07 - @@ -35,6 +35,8 @@ armv7l-unknown-linux-gnueabi   Test results: +http://gcc.gnu.org/ml/gcc

Re: Links to libstdc++ document are inaccessible.

2011-10-28 Thread Jonathan Wakely
On 28 October 2011 08:04, Jonathan Wakely wrote: > On 28 October 2011 01:57, sxzzsf wrote: >> Hi, >> >> On the page of http://gcc.gnu.org/onlinedocs/, links to following libstdc++ >> documents are inaccessible: >> >> http://gcc.gnu.org/onlinedocs/gcc-4.

[pushed] wwwdocs: onlinedocs: Use the proper name of the Modula-2 manual

2023-03-16 Thread Gerald Pfeifer
index 27a8a505..da5f8398 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -1647,11 +1647,11 @@ existing release. href="https://gcc.gnu.org/onlinedocs/gdc.ps.gz";>PostScript or https://gcc.gnu.org/onlinedocs/gdc-html.tar.gz";>an

[wwwdocs] Move the generic redirect for /java/ past all more specific ones

2016-12-29 Thread Gerald Pfeifer
=== RCS file: /cvs/gcc/wwwdocs/htdocs/.htaccess,v retrieving revision 1.39 diff -u -r1.39 .htaccess --- .htaccess 4 Dec 2016 23:33:28 - 1.39 +++ .htaccess 29 Dec 2016 21:51:18 - @@ -48,12 +48,12 @@ Redirect permanent /onlinedocs/g77_bugs.html https://gcc.gnu.org/onlinedocs

[Bug libgcj/24051] [4.1 Regression] libjava failed to configure

2005-09-30 Thread cvs-commit at gcc dot gnu dot org
: Pass --enable-qt-peers when qt is requested. libjava/classpath: PR libgcj/24051: * Makefile.in: Rebuilt. * Makefile.am (ACLOCAL_AMFLAGS): Added -I ../../config * configure: Rebuilt. * configure.ac: Use GCC_NO_EXECUTABLES Patches: http://gcc.gnu.org

[wwwdocs] Buildstat update for 6.x

2019-02-27 Thread Tom G. Christensen
/tmp.lzeoOdeDcx 2019-02-27 21:33:15.747085861 +0100 @@ -25,6 +25,22 @@ +hppa2.0w-hp-hpux11.11 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2018-10/msg03879.html";>6.5.0 + + + + +hppa64-hp-hpux11.11 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2018-10/msg04150.html

[wwwdocs] Buildstat update for 4.4

2011-06-03 Thread Tom G. Christensen
retrieving revision 1.22 diff -u -r1.22 buildstat.html --- buildstat.html 1 May 2011 20:45:24 - 1.22 +++ buildstat.html 3 Jun 2011 07:40:37 - @@ -34,6 +34,7 @@ alphaev68-dec-osf5.1a   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg00074.html";>4.4.

[Bug tree-optimization/49963] New: ICE: in abs_hwi, at hwint.c:108

2011-08-03 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49963 Summary: ICE: in abs_hwi, at hwint.c:108 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: tree

Re: [Patch, fortran V3] PR fortran/100683 - Array initialization refuses valid

2021-06-21 Thread Paul Richard Thomas via Fortran
not been reviewed and will get on with helping out. Thanks for your patience. Paul On Mon, 21 Jun 2021 at 16:23, José Rui Faustino de Sousa via Fortran < fortran@gcc.gnu.org> wrote: > Hi Tobias, > > On 21/06/21 12:37, Tobias Burnus wrote: > > Thus: Do you have a list of p

[Bug c/42146] ICE in tree_low_cst

2011-07-04 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42146 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |NEW Version|unknown

[wwwdocs] Buildstat update for 4.5

2012-10-02 Thread Tom G. Christensen
1.14 +++ buildstat.html 2 Oct 2012 18:27:49 - @@ -56,6 +56,18 @@ +alphaev68-dec-osf5.1a +  +Test results: +http://gcc.gnu.org/ml/gcc-testresults/2012-09/msg02460.html";>4.5.4, +http://gcc.gnu.org/ml/gcc-testresults/2012-09/msg02459.html";>4.5.3, +http://gcc.gnu.org/ml

Re: GCC 4.5 Status Report (2009-09-19)

2009-09-29 Thread Dave Korn
ck in review limbo for two and a half months now, during which time I have been repeatedly updating it, retesting it, and even fixed a couple of minor bugs that cropped up in that time: refs: The original series of patches at [0/4] http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01042.html [1/

[wwwdocs] Buildstat update for 4.7

2012-04-03 Thread Tom G. Christensen
-r1.1 buildstat.html --- buildstat.html 2 Mar 2012 10:20:03 - 1.1 +++ buildstat.html 3 Apr 2012 16:04:41 - @@ -20,5 +20,122 @@ http://gcc.gnu.org/install/finalinstall.html";> Installing GCC: Final Installation. + + + +alpha-dec-osf5.1b +  +Test results: +http://gcc

[Bug regression/97018] New: [r11 Regression] FAIL: gcc.target/i386/l_fma_float_1.c scan-assembler-times vfnmsub[123]+ss 32 on Linux/x86_64 (-m64 -march=cascadelake)

2020-09-10 Thread skpgkp2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97018 Bug ID: 97018 Summary: [r11 Regression] FAIL: gcc.target/i386/l_fma_float_1.c scan-assembler-times vfnmsub[123]+ss 32 on Linux/x86_64 (-m64 -march=cascadelake) Product: gcc

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

2006-05-05 Thread Debian Bug Tracking System
mote status report for #217360 > # * http://gcc.gnu.org/PR1027 > # * remote status changed: (?) -> RESOLVED > # * remote resolution changed: (?) -> RESOLVED > forwarded 217360 http://gcc.gnu.org/PR1027 Bug#217360: [PR12867, fixed in 3.5] incorrect warning message (void format,

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

2006-05-05 Thread Debian Bug Tracking System
mote status report for #217360 > # * http://gcc.gnu.org/PR1027 > # * remote status changed: (?) -> RESOLVED > # * remote resolution changed: (?) -> RESOLVED > forwarded 217360 http://gcc.gnu.org/PR1027 Bug#217360: [PR12867, fixed in 3.5] incorrect warning message (void format,

[gcc r15-971] libstdc++: Move gcc.gnu.org links to https

2024-06-02 Thread Gerald Pfeifer via Gcc-cvs
https://gcc.gnu.org/g:80c1a963bdfb573feb398ef02269671a5d690c1f commit r15-971-g80c1a963bdfb573feb398ef02269671a5d690c1f Author: Gerald Pfeifer Date: Sun Jun 2 11:23:51 2024 +0200 libstdc++: Move gcc.gnu.org links to https libstdc++-v3: * doc/xml/api.xml: Move

[Bug libfortran/21075] [4.0 only] Segfault in reshape with rank 7

2005-05-23 Thread cvs-commit at gcc dot gnu dot org
Koenig <[EMAIL PROTECTED]> Backport from mainline: PR libfortran/21075 * gfortran.dg/reshape_rank7.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.3

[Bug libfortran/21354] [4.0 only] Rank 7 not handled correctly

2005-05-23 Thread cvs-commit at gcc dot gnu dot org
Koenig <[EMAIL PROTECTED]> Backport from mainline: PR libfortran/21075 * gfortran.dg/reshape_rank7.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.3

Re: [PING] New port resubmission for TILEPro and TILE-Gx

2012-02-13 Thread Walter Lee
Ping. Can someone please review these ports? Here is a summary of the submission. Summary of changes in latest submit: http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01854.html Latest submit: 1/6 toplevel: http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01860.html 2/6 contrib: http://gcc.gnu.org

AArch64 atomics, -moutline-atomics support in GCC

2020-06-01 Thread Steve Capper
, -moutline-atomics is enabled by default (but can be disabled by -mno-outline-atomics)​ ​ For those interested in backports of this functionality into older versions of gcc please see:​ GCC-8​ aarch64: Add early clobber for aarch64_store_exclusive​ https://gcc.gn

Re: Repo conversion troubles.

2018-07-10 Thread Eric S. Raymond
small differences (like one > > > > change missing) or large-scale mismatches? > > > > > > Large-scale, I'm afraid. The context diff is about a GLOC. > > > > I don't see how that's possible. Most of those files are tiny, or > > cha

[wwwdocs] Buildstat update for 5.x

2015-09-13 Thread Tom G. Christensen
-hp-hpux11.00 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2015-06/msg00492.html";>5.1.0 + + + + i386-pc-solaris2.12   Test results: @@ -74,6 +82,7 @@ i686-unknown-linux-gnu   Test results: +https://gcc.gnu.org/ml/gcc-testresults/2015-08/msg01470.html";>5.2.0, htt

[PATCH 5/6] gcc 11: add within where appropriate

2021-01-22 Thread David Malcolm via Gcc-patches
@@ -97,13 +97,13 @@ a work-in-progress. In GCC 11 the column numbers default to being column numbers, respecting multi-column characters. The old behavior can be restored using a new option - https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Message-Formatting-Options.html#index

[wwwdocs] Buildstat update for 4.6

2013-05-04 Thread Tom G. Christensen
revision 1.13 diff -u -r1.13 buildstat.html --- buildstat.html 3 Oct 2012 23:11:27 - 1.13 +++ buildstat.html 4 May 2013 08:23:23 - @@ -113,6 +113,7 @@ i386-pc-solaris2.8   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2013-05/msg00268.html";>4.6.4, http://gcc.gn

[wwwdocs] Buildstat update for 4.6

2012-06-03 Thread Tom G. Christensen
1.11 diff -u -r1.11 buildstat.html --- buildstat.html 4 Apr 2012 20:01:33 - 1.11 +++ buildstat.html 3 Jun 2012 14:58:28 - @@ -108,6 +108,7 @@ i386-pc-solaris2.8   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2012-04/msg02817.html";>4.6.3, http://gcc.gnu.or

[wwwdocs] Buildstat update for 4.3

2011-08-20 Thread Tom G. Christensen
diff -u -r1.35 buildstat.html --- buildstat.html 4 Jun 2011 10:41:03 - 1.35 +++ buildstat.html 20 Aug 2011 10:54:25 - @@ -219,6 +219,7 @@ i386-pc-solaris2.6   Test results: +http://gcc.gnu.org/ml/gcc-testresults/2011-08/msg01975.html";>4.3.6, http://gcc.gnu.or

[gentoo-commits] repo/gentoo:master commit in: eclass/

2024-03-23 Thread Sam James
# Needed unless/until https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106899 is fixed + # Needed unless/until https://gcc.gnu.org/PR106899 is fixed BDEPEND+=" sys-apps/texinfo" fi @@ -803,7 +803,7 @@ toolchain_src_configure() { gcc_do_filter_flags if ! t

[wwwdocs] Add C++23 papers approved by WG21 at the July plenary

2022-08-16 Thread Marek Polacek via Gcc-patches
-type https://wg21.link/p2036r3";>P2036R3 - https://gcc.gnu.org/PR102610";>No - + https://gcc.gnu.org/PR102610";>No + + + + + https://wg21.link/p2579r0";>P2579R0 @@ -231,6 +235,118 @@ 13

Re: How GCC treats ice-on-invalid-code?

2020-06-29 Thread Haoxin Tu via Gcc-bugs
invalid-bugs. > > Here are the bugs links: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95972 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95956 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95955 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95954 > https://gcc.gn

Backports to 6 (and 7, and 5)

2017-06-26 Thread Segher Boessenkool
Hi! I'd like to backport the following patches to 7, 6, and where applicable 5 (some are in 7 already). https://gcc.gnu.org/ml/gcc-patches/2017-05/msg02107.html Fix expand_builtin_atomic_fetch_op for pre-op (PR80902) https://gcc.gnu.org/ml/gcc-patches/2017-05/msg01404.html Fix comparis

[wwwdocs] Buildstat update for 4.7

2012-07-01 Thread Tom G. Christensen
:20.979614188 +0200 @@ -31,6 +31,14 @@ +alphaev68-unknown-linux-gnu +  +Test results: +http://gcc.gnu.org/ml/gcc-testresults/2012-06/msg01281.html";>4.7.1 + + + + hppa2.0w-hp-hpux11.11   Test results: @@ -58,6 +66,8 @@ i386-pc-solaris2.8   Test results: +http://gcc.gnu.org/ml/gcc-tes

[PATCH] Redirect cvswrite.html to gitwrite.html instead of svnwrite.html.

2020-01-16 Thread Gerald Pfeifer
I doubt there's many references to https://gcc.gnu.org/cvs.html left, but just in case - Git is the new SVN is the new CVS. :-) Gerald --- htdocs/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/.htaccess b/htdocs/.htaccess index acaac093..a28af129 1

ARC's pending patches

2016-09-05 Thread Claudiu Zissulescu
Hi, Until GCC steering committee will take a decision about ARC's maintainer, please can any of the global reviewer review my pending ARC's patches: https://gcc.gnu.org/ml/gcc-patches/2016-06/msg01100.html https://gcc.gnu.org/ml/gcc-patches/2016-06/msg01101.html https://gcc.gnu.

[committed] wwwdocs: *: Consistently format around

2022-10-13 Thread Gerald Pfeifer
3 files changed, 26 insertions(+), 13 deletions(-) diff --git a/htdocs/gcc-4.1/criteria.html b/htdocs/gcc-4.1/criteria.html index c7f71a7b..39f46c90 100644 --- a/htdocs/gcc-4.1/criteria.html +++ b/htdocs/gcc-4.1/criteria.html @@ -4,7 +4,8 @@ GCC 4.1 Release Criteria -https://gcc.gnu.org/gc

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

2005-05-31 Thread cvs-commit at gcc dot gnu dot org
/trad/num-sign.c: Run tests also on x86_64. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5563&r2=1.5564 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/abi/dtor1.C.diff?cvsroot=gcc&r1=1.3&r2=1.4 http://gcc.gnu.org/cg

[wwwdocs] http://gcc.gnu.org/install/ links

2014-06-28 Thread Gerald Pfeifer
Convert references to http://gcc.gnu.org/install/ and sub-pages to https. Avoid some such links. Committed. Gerald Index: faq.html === RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v retrieving revision 1.218 diff -u -r1.218

[bts-link] source package gcc-snapshot

2007-10-27 Thread bts-link-upstream
# # bts-link upstream status pull for source package gcc-snapshot # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user [EMAIL PROTECTED] # remote status report for #447398 # * http://gcc.gnu.org/PR33833 # * remote status changed: (?) -> NEW usertags 447398 + sta

[Bug bootstrap/17383] [4.0/4.1 Regression] Building in src dir fails

2005-02-28 Thread cvs-commit at gcc dot gnu dot org
R bootstrap/17383 * configure.ac: Call GCC_TOPLEV_SUBDIRS. (Determine CFLAGS for gthread): Use $host_subdir. * configure: Regenerate. * Makefile.in (host_subdir): New. (INCLUDES): Use it. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.def.diff?cvsroot=

OpenMP patch review and work in progress

2022-05-02 Thread Tobias Burnus
-data-sharing arg https://gcc.gnu.org/pipermail/gcc-patches/2022-April/593419.html * [Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices https://gcc.gnu.org/pipermail/gcc-patches/2022-April/593260.html * [Patch] OpenMP, li

[Bug c++/88334] New: Implement P0482R6, C++20 char8_t.

2018-12-03 Thread emsr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88334 Bug ID: 88334 Summary: Implement P0482R6, C++20 char8_t. Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c

Re: Ping: The TI C6X port

2011-06-14 Thread Bernd Schmidt
Ping^4 for the C6X port. > Additional preliminary scheduler tweaks: > http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02408.html > > Allow alternatives in attr "predicable": > http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00094.html > > regrename across basic block b

C++ patch ping

2025-01-07 Thread Jakub Jelinek
Hi! I'd like to ping 10 C++ patches: https://gcc.gnu.org/pipermail/gcc-patches/2024-December/672040.html P1 - Fix ICEs with large initializer lists or ones including #embed [PR118124] https://gcc.gnu.org/pipermail/gcc-patches/2024-December/672041.html P1 - Fix up maybe_init_list_as_

[Bug other/89863] New: [meta-bug] Issues that cppcheck finds that gcc misses

2019-03-27 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89863 Bug ID: 89863 Summary: [meta-bug] Issues that cppcheck finds that gcc misses Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords: diagnostic, meta-bug Severity

Re: [PATCH 0/6] Contributing new target port: Andes 'nds32'.

2013-07-25 Thread Chung-Ju Wu
ibution [2]. However, the initial patch still needs approval from a global maintainer before it may be committed. Based on the review comments previously: http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00388.html http://gcc.gnu.org/ml/gcc-patches/2013-07/msg00390.html http://gcc.gnu.org/ml/g

resetting forwarded addresses (Re: Processed: [bts-link] source package gcc-3.4)

2006-05-05 Thread Matthias Klose
s [EMAIL PROTECTED]). > > # remote status report for #217360 > > # * http://gcc.gnu.org/PR1027 > > # * remote status changed: (?) -> RESOLVED > > # * remote resolution changed: (?) -> RESOLVED > > forwarded 217360 http://gcc.gnu.org/PR1027 > Bug#217360

resetting forwarded addresses (Re: Processed: [bts-link] source package gcc-3.4)

2006-05-05 Thread Matthias Klose
s [EMAIL PROTECTED]). > > # remote status report for #217360 > > # * http://gcc.gnu.org/PR1027 > > # * remote status changed: (?) -> RESOLVED > > # * remote resolution changed: (?) -> RESOLVED > > forwarded 217360 http://gcc.gnu.org/PR1027 > Bug#217360

[Bug libfortran/21075] [4.0 only] Segfault in reshape with rank 7

2005-05-23 Thread tkoenig at gcc dot gnu dot org
Koenig <[EMAIL PROTECTED]> Backport from mainline: PR libfortran/21075 * gfortran.dg/reshape_rank7.f90: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.163.2.3

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

2015-12-31 Thread Debian Bug Tracking System
bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #748024 (http://bugs.debian.org/748024) > # Bug title: gcc-4.9-plugin-dev: gcc plugins can not build > # * http://gcc.gnu.org/PR61176 > # * remote status changed: (?) -> UNCONFIR

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

2015-12-31 Thread Debian Bug Tracking System
bts-link-upstr...@lists.alioth.debian.org (was bts-link-de...@lists.alioth.debian.org). > # remote status report for #748024 (http://bugs.debian.org/748024) > # Bug title: gcc-4.9-plugin-dev: gcc plugins can not build > # * http://gcc.gnu.org/PR61176 > # * remote status changed: (?) -> UNCONFIR

[wwwdocs] Buildstat update for 4.4

2011-05-01 Thread Tom G. Christensen
/buildstat.html,v retrieving revision 1.21 diff -u -r1.21 buildstat.html --- buildstat.html 2 Jan 2011 21:16:57 - 1.21 +++ buildstat.html 1 May 2011 15:40:31 - @@ -234,6 +234,14 @@ +i686-apple-darwin9 +  +Test results: +http://gcc.gnu.org/ml/gcc-testresults/2011-04

[DOCS] sphinx: use new Sphinx links

2022-11-09 Thread Martin Liška
://gcc.gnu.org/onlinedocs/gcc/Contributors.html";>contributors +https://gcc.gnu.org/onlinedocs/gcc/contributors-to-gcc.html";>contributors . The web pages are under git control. diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html index aaef8915..9b53512b 100644 --- a/htdocs/bugs/

Re: [DOCS] sphinx: use new Sphinx links

2022-11-09 Thread Martin Liška
a/htdocs/about.html > +++ b/htdocs/about.html > @@ -17,7 +17,7 @@ > The web effort was originally led by Jeff Law. For the last two > decades or so Gerald Pfeifer has been leading the effort, but there are > many > -https://gcc.gnu.org/onlinedocs/gcc/Contributors.html&

[wwdocs] add libstdc++ docs for 4.6.0

2011-04-05 Thread Benjamin Kosnik
Hi Gerald! I've gone ahead and generated libstdc++ documentation for the 4.6.0 release. Please find enclosed a patch for the main gcc documentation page (http://gcc.gnu.org/onlinedocs) that adds these links. Of course, these links are predicated on your moving: ~bkoz/gcc-4.6.0/li

GCC 4.0 branch open

2005-09-28 Thread Mark Mitchell
release series: ! GCC 4.0.1 (released 2005-07-07) ! Branch status http://gcc.gnu.org/ml/gcc/2005-09/msg00835.html";>2005-09-17 ! (frozen for 4.0.2 release). Previous release series: GCC 3.4.4 (released 2005-05-18) --- 29,41 mission statement.

[wwwdocs] Buildstat update for 7.x

2018-05-19 Thread Tom G. Christensen
retrieving revision 1.2 diff -u -r1.2 buildstat.html --- buildstat.html 19 May 2017 22:00:28 - 1.2 +++ buildstat.html 18 May 2018 16:27:18 - @@ -23,6 +23,39 @@ +hppa2.0w-hp-hpux11.00 +  +Test results: +https://gcc.gnu.org/ml/gcc-testresults/2017-05/msg01313.html";&

Successful bootstrap and test for GCC8.4.0 on Darwin platforms.

2020-03-21 Thread Iain Sandoe
e are (macOS hosted) 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/556866.html

[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
, gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c, gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c, gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c, gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation. Patches: http://gcc.gnu.org/cgi-bin

[Bug rtl-optimization/78883] New: [avr] ICE triggered by change to combine.c (r243578)

2016-12-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78883 Bug ID: 78883 Summary: [avr] ICE triggered by change to combine.c (r243578) Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[AArch64] Patches for review

2017-09-20 Thread Wilco Dijkstra
Hi, Here is the list of my AArch64 patches for review: * https://gcc.gnu.org/ml/gcc-patches/2017-07/msg02040.html (Fix unwinding with -fomit-frame-pointer) * https://gcc.gnu.org/ml/gcc-patches/2017-01/msg01216.html (Fix symbol offset limit) * https://gcc.gnu.org/ml/gcc-patches/2017-08/msg00396

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