https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108761
Bug ID: 108761
Summary: Add option to produce a unique section for non-COMDAT
__attribute__((section("foo"))) object
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108760
Bug ID: 108760
Summary: ranges::iota is not included in
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108759
Bug ID: 108759
Summary: "mandatory copy elision" not implemented during
constant evaluation redux
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108675
--- Comment #9 from nightstrike ---
I understand it's not ideal based on comment #6, but this fixes all the tests:
diff --git a/gcc/testsuite/gcc.c-torture/execute/builtins/lib/fprintf.c
b/gcc/testsuite/gcc.c-torture/execute/builtins/lib/fprint
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104577
S. Davis Herring changed:
What|Removed |Added
CC||herring at lanl dot gov
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754
--- Comment #9 from Vladimir Makarov ---
(In reply to Hans-Peter Nilsson from comment #8)
> My test-run with the suggested change on top of r13-5761-g10827a92f1a8c3
> came out clean (all regressions resolved, no new ones added) so I'll close
> t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108745
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108745
--- Comment #1 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:aa601e30758581837c9ca7b738ec2810a18350f5
commit r13-5811-gaa601e30758581837c9ca7b738ec2810a18350f5
Author: David Malcolm
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108758
Bug ID: 108758
Summary: gcc.target/powerpc/float128-cmp2-runnable.c fails with
excess errors on power 9 BE
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120
Hans-Peter Nilsson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 106120, which changed state.
Bug 106120 Summary: [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails
since r13-1268-g8c99e307b20c50
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108757
--- Comment #2 from Andrew Pinski ---
I am not sure this can be done in the normal case unless you know the range of
a to be [64...INF] .
The wrap around case might be an issue ...
But I am not 100% sure.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108516
--- Comment #5 from Levo DeLellis ---
Here's a testcase for the same problem
struct T2 { bool a, b; };
static T2 test();
int myfunc() {
auto [a, b] = test();
return ((int)a<<1) + b;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108757
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97529
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96433
Andrew Pinski changed:
What|Removed |Added
CC||jmuizelaar at mozilla dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108757
Peter Bergner changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108757
Bug ID: 108757
Summary: We do not simplify (a - (N*M)) / N + M -> a / N
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108756
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108516
Andrew Pinski changed:
What|Removed |Added
CC||levo.delellis at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108705
Rimvydas (RJ) changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108756
Bug ID: 108756
Summary: Unnecessary instruction
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assigne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103259
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103259
--- Comment #8 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:0f1bc8f39c46223897d13d23fefcd456da91b203
commit r11-10517-g0f1bc8f39c46223897d13d23fefcd456da91b203
Author: Steve Kargl
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108609
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:f4efceac1741c03bc3c86f95e4bcd8918ec8ebe6
commit r11-10515-gf4efceac1741c03bc3c86f95e4bcd8918ec8ebe6
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95107
--- Comment #13 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:4eba6812c5652005e0e9dc62358a6fb3bda193e6
commit r11-10516-g4eba6812c5652005e0e9dc62358a6fb3bda193e6
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108527
--- Comment #11 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:c01a495d96f7e9e07b16f62c3476c5242d66aeeb
commit r11-10514-gc01a495d96f7e9e07b16f62c3476c5242d66aeeb
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91846
Marek Polacek changed:
What|Removed |Added
CC||ramir.sultano at ya dot ru
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108755
Marek Polacek changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108755
Bug ID: 108755
Summary: ICE in use_thunk at cp/method.cc:317
Product: gcc
Version: 12.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106675
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120
--- Comment #8 from seurer at gcc dot gnu.org ---
Yes, in the test run I just did it worked.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106120
--- Comment #7 from Hans-Peter Nilsson ---
Can the reporter please affirm that the issue is now solved (ppc64 m32 BE)?
It is for cris-elf, but it wouldn't be right closing someone elses bug-report.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108605
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108692
Jakub Jelinek changed:
What|Removed |Added
Summary|[11/12 Regression] |[11 Regression]
|Misc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108607
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108599
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108596
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] |[10/11 Regression] error:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108498
Jakub Jelinek changed:
What|Removed |Added
Summary|[11/12 Regression] ppc64|[11 Regression] ppc64 big
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108365
Jakub Jelinek changed:
What|Removed |Added
Summary|[9/10/11/12 Regression] |[10/11 Regression] Wrong
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108286
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108264
Jakub Jelinek changed:
What|Removed |Added
Summary|[11/12 Regression] ICE |[11 Regression] ICE
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108206
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035
Bug 103035 depends on bug 108166, which changed state.
Bug 108166 Summary: [12 Regression] Wrong code with -O2 since
r12-8078-ga42aa68bf1ad745a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108166
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108166
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108068
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] |[10/11 Regression] decimal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107997
--- Comment #14 from Jakub Jelinek ---
Fixed for gcc 12.3 too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] ICE |[10/11 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127
Jakub Jelinek changed:
What|Removed |Added
Summary|[11/12 Regression] Long |[11 Regression] Long
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106875
Jakub Jelinek changed:
What|Removed |Added
Summary|[11/12 Regression] ICE in |[11 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106751
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] |[10/11 Regression] internal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106719
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] |[10/11 Regression]
|'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102633
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106523
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] |[10/11 Regression] forwprop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105972
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53932
Jakub Jelinek changed:
What|Removed |Added
Summary|[10/11/12 Regression] C++ |[10/11 Regression] C++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108754
--- Comment #7 from Hans-Peter Nilsson ---
Oh, already committed. Still testing, FWIW.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #65 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a5453c659bce698d80f5aebdab5ab0eba39b1ed6
commit r12-9153-ga5453c659bce698d80f5aebdab5ab0eba39b1ed6
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108474
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:c153fb6a5bda225fcfb34e17994a31b65616a6db
commit r12-9159-gc153fb6a5bda225fcfb34e17994a31b65616a6db
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108435
--- Comment #8 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:8e74c4389ce242b571cc182b19e88b7c08656145
commit r12-9150-g8e74c4389ce242b571cc182b19e88b7c08656145
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:0061c84d2d85ca4c2ceca6116937f2d1fab6e10a
commit r12-9154-g0061c84d2d85ca4c2ceca6116937f2d1fab6e10a
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108560
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:ca1e81324ab9915b745e724945db4a108777f46d
commit r12-9145-gca1e81324ab9915b745e724945db4a108777f46d
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108688
--- Comment #13 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a5453c659bce698d80f5aebdab5ab0eba39b1ed6
commit r12-9153-ga5453c659bce698d80f5aebdab5ab0eba39b1ed6
Author: Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
--- Comment #29 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:732d744e82332e7cc269694197c0df2a3635730f
commit r12-9161-g732d744e82332e7cc269694197c0df2a3635730f
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
--- Comment #31 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:c3ba6680492ee1ddef6ae8493787c36c45c2d20e
commit r12-9163-gc3ba6680492ee1ddef6ae8493787c36c45c2d20e
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53932
--- Comment #13 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:d4eca31c521f54a3066f9940fbf09e28b53eff8c
commit r12-9142-gd4eca31c521f54a3066f9940fbf09e28b53eff8c
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108365
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:369454ecb53a2911946356b09347259c953f435f
commit r12-9156-g369454ecb53a2911946356b09347259c953f435f
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90543
--- Comment #16 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:db09666c7a014a86693bebcf4e8487f40937f999
commit r12-9143-gdb09666c7a014a86693bebcf4e8487f40937f999
Author: Eric Biggers
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
--- Comment #30 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:72af61b122127b112215d496d65c64cfdc56fce8
commit r12-9162-g72af61b122127b112215d496d65c64cfdc56fce8
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108459
--- Comment #8 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:629907bff87e238d45afe609716880e8acf9e541
commit r12-9141-g629907bff87e238d45afe609716880e8acf9e541
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108237
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:4c8e17a6a578b9eb15cd210651b6ea273022db39
commit r12-9136-g4c8e17a6a578b9eb15cd210651b6ea273022db39
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108451
--- Comment #7 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:f2731d1b9a52a7c97af9bbb6ea76603630cc11c2
commit r12-9151-gf2731d1b9a52a7c97af9bbb6ea76603630cc11c2
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102633
--- Comment #11 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:aabebf76e9d9a805ea5b443d4ee4f49f13155d87
commit r12-9160-gaabebf76e9d9a805ea5b443d4ee4f49f13155d87
Author: Marek Polacek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108166
--- Comment #10 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:86d252ab555d487aefb616562e770ffa46e05b01
commit r12-9133-g86d252ab555d487aefb616562e770ffa46e05b01
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108264
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:ee25e54233c6a1548eda06aa9a11f09cd7eb32ac
commit r12-9135-gee25e54233c6a1548eda06aa9a11f09cd7eb32ac
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108573
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:7bd8b65bd5d51a33f31ec39dfb435b84e36260e9
commit r12-9149-g7bd8b65bd5d51a33f31ec39dfb435b84e36260e9
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108440
--- Comment #10 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a015ebe382cd6d0beab9db4ad33fbd252b7e2339
commit r12-9158-ga015ebe382cd6d0beab9db4ad33fbd252b7e2339
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108180
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:c4b8949a3ad0a2259388841f3c833876a19bd2a2
commit r12-9131-gc4b8949a3ad0a2259388841f3c833876a19bd2a2
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106523
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a558a4d3d1b488783b96dff7141d12e02ded3ad3
commit r12-9157-ga558a4d3d1b488783b96dff7141d12e02ded3ad3
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108193
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:cb8022eab6d076325495360da632321078326135
commit r12-9132-gcb8022eab6d076325495360da632321078326135
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108607
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:a62d952064c896eaf94e70d7999e6e27343babcf
commit r12-9148-ga62d952064c896eaf94e70d7999e6e27343babcf
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108151
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:4430147d3779d8f089d8eb765b4c7e0333279424
commit r12-9129-g4430147d3779d8f089d8eb765b4c7e0333279424
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108151
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:e4f6149fe272101af6de3a19be4e41d0e77e7f6c
commit r12-9130-ge4f6149fe272101af6de3a19be4e41d0e77e7f6c
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108498
--- Comment #27 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:671b7c29dd666cb74dfe5ab01b501d6a0ca7b41c
commit r12-9144-g671b7c29dd666cb74dfe5ab01b501d6a0ca7b41c
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108692
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:00136f439e2849af2bfd9934d79a8297ab09a1d9
commit r12-9152-g00136f439e2849af2bfd9934d79a8297ab09a1d9
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105972
--- Comment #8 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:c2b33b330c16a97627e987c60a6ca35ed0fdea56
commit r12-9140-gc2b33b330c16a97627e987c60a6ca35ed0fdea56
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107997
--- Comment #13 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:89daf0dd6f1748077c03fbeb27ca5980a0b9abd5
commit r12-9125-g89daf0dd6f1748077c03fbeb27ca5980a0b9abd5
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108095
--- Comment #10 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:7e54e5a2bba69dc7fcbc88fe8cb20c91aaafabd2
commit r12-9126-g7e54e5a2bba69dc7fcbc88fe8cb20c91aaafabd2
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108599
--- Comment #12 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:7d7f275ebe7295264a0406876c0670e25a50169a
commit r12-9147-g7d7f275ebe7295264a0406876c0670e25a50169a
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108349
--- Comment #7 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:463bf7cfb0b03d9e75754ea8ba89c61186d0982f
commit r12-9139-g463bf7cfb0b03d9e75754ea8ba89c61186d0982f
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108286
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:5de999df9fa0134a1621b552eb2abd65a6384ffd
commit r12-9138-g5de999df9fa0134a1621b552eb2abd65a6384ffd
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108596
--- Comment #8 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:e365bfacf2617403f6bc6aa79a45a27bdba8da36
commit r12-9146-ge365bfacf2617403f6bc6aa79a45a27bdba8da36
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108206
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:7048e8c1073fcf2bf6be1a3d079393a78864ca61
commit r12-9137-g7048e8c1073fcf2bf6be1a3d079393a78864ca61
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107065
--- Comment #16 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:bc1ee711eeab4b0d55463cd153747d30c69225c7
commit r12-9127-gbc1ee711eeab4b0d55463cd153747d30c69225c7
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106719
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:ed8e7ece850bab599c15db3d43041b70d9e99237
commit r12-9124-ged8e7ece850bab599c15db3d43041b70d9e99237
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108068
--- Comment #13 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:29ac1dcd36901a094f7d698bbe244489a58e2715
commit r12-9134-g29ac1dcd36901a094f7d698bbe244489a58e2715
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106751
--- Comment #14 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:4db6e1bf2f1647521dcd709bc3673f565fc327a5
commit r12-9128-g4db6e1bf2f1647521dcd709bc3673f565fc327a5
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107317
--- Comment #8 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:ff185dd96ac4576e722b39fc0f7026281de06eb2
commit r12-9122-gff185dd96ac4576e722b39fc0f7026281de06eb2
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107127
--- Comment #10 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:80010acd052ca7fe544740144756cf9fc2fad629
commit r12-9121-g80010acd052ca7fe544740144756cf9fc2fad629
Author: Jakub Jelinek
1 - 100 of 171 matches
Mail list logo