https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117198
--- Comment #2 from hanwei (K) ---
However, if only the weak attribute is declared, warning of redundant
redeclaration is generated regardless of the order, and the
link:https://godbolt.org/z/e5aY7zYMh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117185
--- Comment #5 from Richard Biener ---
(In reply to John Paul Adrian Glaubitz from comment #4)
> (In reply to John Paul Adrian Glaubitz from comment #3)
> > (In reply to Richard Biener from comment #2)
> > > I would suggest to change reload_in_p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117190
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117192
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117182
--- Comment #6 from Oleg Endo ---
Thanks! I've added the patch to the stash
https://github.com/olegendo/gcc/tree/devel/sh-lra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115879
Andrew Pinski changed:
What|Removed |Added
Known to fail||6.1.0
--- Comment #7 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117200
Bug ID: 117200
Summary: [15 Regression] wrong code with vector compare / mask
/ shift at -O1
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: wrong-cod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
--- Comment #4 from Andrew Pinski ---
Worked with r15-4331-g8c56d697b35d3d .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
--- Comment #5 from Andrew Pinski ---
Also looked like it worked with r15-4403-ge020116db05635 unless I am doing
something wrong. I had to remove the -lgpg-error library from the link commend
though.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117200
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117192
Andrew Pinski changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
--- Comment #6 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #5)
> Also looked like it worked with r15-4403-ge020116db05635 unless I am doing
> something wrong. I had to remove the -lgpg-error library from the link
> commend tho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117197
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
--- Comment #7 from Andrew Pinski ---
The function which seems to go wrong is butterflies_tr .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117192
--- Comment #14 from cuilili ---
(In reply to Uroš Bizjak from comment #12)
> Created attachment 59373 [details]
> Proposed patch
>
> Patch in testing.
Sorry, I made a mistake here, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #403 from Oleg Endo ---
(In reply to Kazumoto Kojima from comment #402)
> I've opened PR 117182 for a wrong fldi0/1 issue. Looks target + RA issue.
>
> FYI, with the patches in PR 116932, PR 117111 and PR 117182 on top of
> devel/sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115242
Alisa Sireneva changed:
What|Removed |Added
CC||me at purplesyringa dot moe
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117198
Bug ID: 117198
Summary: Why are there differences using -Wredundant-decls, is
bug or not?
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115879
--- Comment #5 from Zdenek Sojka ---
Created attachment 59375
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59375&action=edit
testcase using memcpy
$ x86_64-pc-linux-gnu-gcc -O -fharden-control-flow-redundancy
-fnon-call-exceptions testc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117198
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115879
--- Comment #4 from Zdenek Sojka ---
Created attachment 59374
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59374&action=edit
testcase using memset
$ x86_64-pc-linux-gnu-gcc -O -finstrument-functions -fnon-call-exceptions
testcase2.c
te
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
Bug ID: 117199
Summary: [15 regression] libgcrypt-1.11.0 fails to link
(warning: relocation against `.LC11' in read-only
section `.text')
Product: gcc
Version: 1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115879
--- Comment #6 from Andrew Pinski ---
Created attachment 59376
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59376&action=edit
Reduced c++ testcase
` -O -fnon-call-exceptions`
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
--- Comment #1 from Andrew Pinski ---
I have not seen an undefined local symbol in a long time.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
--- Comment #3 from Sam James ---
'x86_64-pc-linux-gnu-gcc-15 -O3 -shared -fPIC libgcrypt_la-visibility.i
libgcrypt_la-misc.i libgcrypt_la-global.i libgcrypt_la-sexp.i
libgcrypt_la-hwfeatures.i libgcrypt_la-stdmem.i libgcrypt_la-secmem.i
libgcry
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117199
Sam James changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117085
--- Comment #7 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:9a32bdc9b5ca1aa6a78940da0c1bcd5cf32a402d
commit r13-9121-g9a32bdc9b5ca1aa6a78940da0c1bcd5cf32a402d
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114387
--- Comment #5 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:bdf15cc4ac451e75a7e2b037fcf39cf8ac8f4a6b
commit r13-9129-gbdf15cc4ac451e75a7e2b037fcf39cf8ac8f4a6b
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81967
--- Comment #5 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:68e267ea80ec5ad3044959f1eae51254579b34c8
commit r13-9134-g68e267ea80ec5ad3044959f1eae51254579b34c8
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117135
--- Comment #15 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:074bea39b01b41b2eab33de051a85107aa43323b
commit r13-9136-g074bea39b01b41b2eab33de051a85107aa43323b
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115854
--- Comment #7 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:d166c3ecf633a939777d02bc5c9ad4e2449e6d98
commit r13-9128-gd166c3ecf633a939777d02bc5c9ad4e2449e6d98
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186
Andrew Pinski changed:
What|Removed |Added
Summary|aarch64 wrong code for (a < |[12/13/14/15 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117054
--- Comment #4 from GCC Commits ---
The releases/gcc-14 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:c468a0051a5ff3f91498d955edb8f684d27afe0d
commit r14-10801-gc468a0051a5ff3f91498d955edb8f684d27afe0d
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117054
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2024-10-17
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186
--- Comment #2 from Andrew Pinski ---
x86_64 works on this combine:
```
Trying 10, 8 -> 11:
10: r106:QI=flags:CCGC>0
REG_DEAD flags:CCGC
8: r104:QI=flags:CCGC<0
11: flags:CC=cmp(r104:QI,r106:QI)
REG_DEAD r106:QI
REG_D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117191
Bug ID: 117191
Summary: [avr][dse2][lra] wrong dead store elimination
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: testsuite-fail, wrong-code
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117191
Georg-Johann Lay changed:
What|Removed |Added
CC||gjl at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117189
Georg-Johann Lay changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113934
Bug 113934 depends on bug 117189, which changed state.
Bug 117189 Summary: [avr][lra] DSE removing instruction that is not dead
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117189
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186
Andrew Pinski changed:
What|Removed |Added
Known to work|9.5.0 |
--- Comment #3 from Andrew Pinski ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117191
--- Comment #2 from GCC Commits ---
The master branch has been updated by Georg-Johann Lay :
https://gcc.gnu.org/g:71386491ff601fba3566376d90dfdc0530df2680
commit r15-4418-g71386491ff601fba3566376d90dfdc0530df2680
Author: Georg-Johann Lay
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116549
--- Comment #9 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:a71a9d25db19dddcb07972af3b568708b6dcbca1
commit r13-9127-ga71a9d25db19dddcb07972af3b568708b6dcbca1
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113663
--- Comment #10 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:2356f1d088bcc6506bba54aff5dcc62b733e830b
commit r13-9131-g2356f1d088bcc6506bba54aff5dcc62b733e830b
Author: Lennox Shou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116369
--- Comment #15 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:aa0bee77b6d3f82b8c76703515767e79adac2738
commit r13-9125-gaa0bee77b6d3f82b8c76703515767e79adac2738
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117094
--- Comment #3 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:360db9ef594e7acaef5e9a19ad4208e8c122d822
commit r13-9123-g360db9ef594e7acaef5e9a19ad4208e8c122d822
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77608
--- Comment #9 from GCC Commits ---
The master branch has been updated by Siddhesh Poyarekar
:
https://gcc.gnu.org/g:51b85dfeb19652bf3e0aaec08828ba7cee1e641c
commit r15-4414-g51b85dfeb19652bf3e0aaec08828ba7cee1e641c
Author: Siddhesh Poyarekar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117190
Bug ID: 117190
Summary: [15 Regression] ICE on linux-6.11.3: in
size_binop_loc, at fold-const.cc:2085
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116754
--- Comment #6 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:3c8142bd8677ac2fc4355a3e94ec7f2c421be13a
commit r13-9122-g3c8142bd8677ac2fc4355a3e94ec7f2c421be13a
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116777
--- Comment #11 from GCC Commits ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:68e267ea80ec5ad3044959f1eae51254579b34c8
commit r13-9134-g68e267ea80ec5ad3044959f1eae51254579b34c8
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117190
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117085
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117188
Bug ID: 117188
Summary: ICE when OUT variable dimension is defined by a IN
variable member
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117189
Bug ID: 117189
Summary: [avr] DSE removing instruction that is not dead
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116550
--- Comment #26 from Georg-Johann Lay ---
(In reply to denisc from comment #24)
> Johann do you think that it is better to open a new bug for lra-pr116550-2.c ?
Filed as PR117189.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117190
--- Comment #1 from Sergei Trofimovich ---
In case the minimal example is too mangled original code looks this way:
-
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/linux/font.h#n74
-
https://git.kernel.org/pub/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115854
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|14.3|13.4
--- Comment #8 from Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117094
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77608
Siddhesh Poyarekar changed:
What|Removed |Added
Status|ASSIGNED|WAITING
--- Comment #10 from Siddhe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116549
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117189
--- Comment #1 from Georg-Johann Lay ---
For example, run the following command in $builddir/gcc (using AVRtest):
$ make -k check-gcc RUNTESTFLAGS="--target_board=atmega128-sim
--tool_opts='-mlra' avr-torture.exp=pr117189.c"
[...]
Target is avr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116725
Antoni changed:
What|Removed |Added
Attachment #59199|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117192
Bug ID: 117192
Summary: wrong code at -O3 with "-fno-unswitch-loops" on
x86_64-linux-gnu
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117192
Andrew Pinski changed:
What|Removed |Added
Summary|wrong code at -O3 with |[15 Regression] wrong code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117192
--- Comment #1 from Andrew Pinski ---
I am thinking r15-4397-g70f59d2a1c51bd .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117183
Joseph S. Myers changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117188
kargls at comcast dot net changed:
What|Removed |Added
CC||kargls at comcast dot net
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117193
Bug ID: 117193
Summary: Missing (a < b) < (b < a) transformation at gimple
level
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: missed-optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117193
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2024-10-17
Ever confirmed|0
101 - 169 of 169 matches
Mail list logo