https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59104
--- Comment #7 from GCC Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:ccaa39a268bef2a1d8880022696ff2dcaa6af941
commit r15-1468-gccaa39a268bef2a1d8880022696ff2dcaa6af941
Author: Paul Thomas
Date: Thu Ju
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
Bug 53947 depends on bug 114413, which changed state.
Bug 114413 Summary: BB SLP sub-graph merging fails to CSE nodes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114413
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114413
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |15.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114829
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115528
--- Comment #14 from Jürgen Reuter ---
(In reply to Jürgen Reuter from comment #13)
> The daily bump in the morning of Friday, June 14,
> https://gcc.gnu.org/git/?p=gcc.git;a=commit;
> h=028cd77db322d21312680c9a0a7c30565854f577
> shows the segm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115554
Bug ID: 115554
Summary: RISC-V: ICE in case of multiple target-arch attributes
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115551
--- Comment #3 from Tobias Burnus ---
As we want to have a >= 0, I tried to convey it differently for the example in
comment 0:
(a) __attribute__((assume(ch >= 0)));
(b) 'unsigned ch' (instead of 'int ch')
but it didn't help. Thus, it looks a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115554
--- Comment #1 from Christoph Müllner ---
Forgot to mention:
The ICE is triggered by an assertion in riscv_func_target_put(), which ensures
we don't have more than one target-arch attribute in one function declaration.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115308
Matthias Kretz (Vir) changed:
What|Removed |Added
Target Milestone|--- |12.5
--- Comment #6 from Matthia
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115551
--- Comment #4 from Richard Biener ---
all same for right-shifts (both logical and arithmetic).
Note that 1 << (a + 5) might be cheaper than (1<<5) << a due to constraints
on immediates but for GIMPLE the latter is definitely more canonical.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115554
Richard Biener changed:
What|Removed |Added
Target||riscv
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115528
--- Comment #15 from Jürgen Reuter ---
I fund the culprit commit in the gcc master, it is:
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=1fe55a1794863b5ad9eeca5062782834716016b2
by Richard Biener on the tree-optimization. Now I will try helping
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11
Bug ID: 11
Summary: [Ranger] deduce 'a >= 0' from 'b << a'
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115551
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115551
--- Comment #6 from Tobias Burnus ---
Crossref: New Bug 11 is for the range analysis to deduce from 'x << a' that
'a' must be nonnegative.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115440
--- Comment #5 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:74a58c39c701b3bce884d4fb71cd59b9da145f1c
commit r14-10326-g74a58c39c701b3bce884d4fb71cd59b9da145f1c
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115544
--- Comment #6 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:f79e909a11672f2c5b04239d8d9376b900c5b295
commit r14-10327-gf79e909a11672f2c5b04239d8d9376b900c5b295
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115544
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |14.2
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115440
--- Comment #6 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:e216eb16ef740c4e820a24c73e7d7e97a12d93c3
commit r13-8859-ge216eb16ef740c4e820a24c73e7d7e97a12d93c3
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78391
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #13 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115440
--- Comment #7 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:c60dd0eb28eff3deaa389b0aafa689d423fc12f1
commit r12-10569-gc60dd0eb28eff3deaa389b0aafa689d423fc12f1
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82178
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82601
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #74 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97680
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #19 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87489
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #21 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115290
--- Comment #7 from GCC Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:8f612e6559b39569747894ec0f8b4694b96492a7
commit r12-10568-g8f612e6559b39569747894ec0f8b4694b96492a7
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101909
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90036
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #15 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102261
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99987
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=5
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101456
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #13 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102758
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100756
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99179
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102772
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #53 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102454
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #11 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102378
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102756
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103069
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #25 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102459
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82968
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103115
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #11 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98218
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #20 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102879
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115485
--- Comment #9 from Gang Peng ---
Dear Andrew,
I have compiler the GNU Arm Embedded Toolchain 10.3-2021.10, the call stack is
as follow:
CASEServer.cpp: In member function 'virtual CHIP_ERROR
chip::CASEServer::_ZThn4_N4chip10CASEServer28OnUnso
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102705
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102954
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101527
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102982
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101990
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102058
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102697
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102314
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103548
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103819
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102416
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103253
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #17 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103139
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102537
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103944
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #16 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103298
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103223
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #15 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104151
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #19 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102587
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #14 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103388
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #11 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104178
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104165
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #14 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103483
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #27 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104620
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #15 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104290
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #36 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104200
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105329
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #32 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104696
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104912
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #16 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104986
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #14 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105216
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #18 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103416
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102981
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #11 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105010
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #25 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105440
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105651
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #30 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105275
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105918
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103370
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #12 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106434
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #13 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106069
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #39 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103637
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #5 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106783
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105617
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #22 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106206
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104088
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106786
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #7 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105679
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #13 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106208
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #8 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104130
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #6 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106842
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #9 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105682
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #10 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106238
Richard Biener changed:
What|Removed |Added
Target Milestone|12.4|12.5
--- Comment #12 from Richard Bien
1 - 100 of 420 matches
Mail list logo