https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109920
Bug ID: 109920
Summary: value-range.h: Mismatched new [] and delete
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109920
David Binderman changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100332
Jan-Benedict Glaw changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109907
--- Comment #17 from Georg-Johann Lay ---
Created attachment 55129
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55129&action=edit
Patch for AVR backend: combine patterns, "extzv", test case
For now I have the attaches patch that resolve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109907
--- Comment #18 from Georg-Johann Lay ---
(In reply to Andrew Pinski from comment #16)
> But that still fails because combine really does not like subregs:
> [...]
> Failed to match this instruction:
> (set (reg/i:QI 24 r24)
> (subreg:QI (l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109921
Bug ID: 109921
Summary: c++17/floating_from_chars.cc: compile error:
‘from_chars_strtod’ was not declared in this scope
Product: gcc
Version: 13.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109922
Bug ID: 109922
Summary: : consider removing operator>> for istream >>
setfill(c)
Product: gcc
Version: 13.1.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109923
Bug ID: 109923
Summary: Template friend function defined in a template class
becomes a friend of all instantiations, not one
Product: gcc
Version: unknown
Status: UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109924
Bug ID: 109924
Summary: missing __builtin_nanf16b
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109505
--- Comment #19 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:f211757f6fa9515e3fd1a4f66f1a8b48e500c9de
commit r14-1023-gf211757f6fa9515e3fd1a4f66f1a8b48e500c9de
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105289
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109924
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
ta/shaoli/compilers/ccbuilder-compilers/gcc-f211757f6fa9515e3fd1a4f66f1a8b48e500c9de
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 14.0.0 20230521 (experimental) (GCC)
$
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105491
Patrick Palka changed:
What|Removed |Added
Target Milestone|10.5|12.2
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103672
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|10.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103631
Patrick Palka changed:
What|Removed |Added
Target Milestone|11.4|12.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109925
Jakub Jelinek changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98644
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|10.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90706
--- Comment #23 from Georg-Johann Lay ---
Created attachment 55130
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55130&action=edit
Test case for -Os -mmcu=attiny40
As it appears, this bug is not fixed completely. For the -mmcu=avrtiny
ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109913
Iain Sandoe changed:
What|Removed |Added
Build|powerpc64le-linux-gnu |powerpc64le-linux-gnu,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109913
--- Comment #7 from Iain Sandoe ---
I'd think that the simple local fix would be reaosnable for now
- Andrew has noted on IRC that we really should have a better way to get the
target-specific info
(better than replicating the logic for each t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109778
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90622
--- Comment #2 from CVS Commits ---
The master branch has been updated by Georg-Johann Lay :
https://gcc.gnu.org/g:dad3c18fbb481ab31f1586b8f980940fa55951b8
commit r14-1025-gdad3c18fbb481ab31f1586b8f980940fa55951b8
Author: Georg-Johann Lay
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90622
Georg-Johann Lay changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109920
Andrew Pinski changed:
What|Removed |Added
Summary|value-range.h: Mismatched |[14 Regression]
|new
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109875
--- Comment #3 from CVS Commits ---
The master branch has been updated by Tobias Burnus :
https://gcc.gnu.org/g:ad0f80d945cc36fbb60fd1e04d90681d4302de8b
commit r14-1026-gad0f80d945cc36fbb60fd1e04d90681d4302de8b
Author: Tobias Burnus
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107568
--- Comment #18 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:34608a771216b40307bcbee767605a328265a940
commit r10-11414-g34608a771216b40307bcbee767605a328265a940
Author: Iain Sandoe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109875
Tobias Burnus changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107568
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109926
Bug ID: 109926
Summary: fatal error: fenv.h: No such file or directory for
canadian compilation of i586-msdosdjgpp
Product: gcc
Version: unknown
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109926
--- Comment #1 from cqwrteur ---
/home/cqwrteur/toolchains_build/gcc_build/x86_64-w64-mingw32/i586-msdosdjgpp/artifacts/hostbuild/x86_64-w64-mingw32/gcc/i586-msdosdjgpp/libstdc++-v3/include/fenv.h:36:16:
fatal error: fenv.h: No such file or dire
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109926
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109926
--- Comment #3 from cqwrteur ---
(In reply to Andrew Pinski from comment #2)
> Where are the target header installed?
The headers are installed in the cross toolchain
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90886
--- Comment #11 from Georg-Johann Lay ---
Created attachment 55132
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55132&action=edit
C++ test case for v5.4 -Os
I can confirm this with avr-g++-5.4.0 and the attached test case:
> avr-gcc-5.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90886
Georg-Johann Lay changed:
What|Removed |Added
Component|target |tree-optimization
--- Comment #12 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109926
--- Comment #4 from cqwrteur ---
(In reply to Andrew Pinski from comment #2)
> Where are the target header installed?
The problem is that djgpp crx does not provide fenv.h
libstdc++ provides a fenv.h, however, the build system cannot find it w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90886
Andrew Pinski changed:
What|Removed |Added
Keywords||needs-bisection
--- Comment #13 from And
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104605
cqwrteur changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103794
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109927
Bug ID: 109927
Summary: Bootstrap fails for m68k in stage2 compilation of
gimple-match.cc
Product: gcc
Version: 13.1.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109927
Andrew Pinski changed:
What|Removed |Added
Keywords||build
Component|bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92752
--- Comment #6 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:d0a586ba9d9bd44d5e4d523ed2326bd6639493d8
commit r11-10799-gd0a586ba9d9bd44d5e4d523ed2326bd6639493d8
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104527
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:9cfb9378b93c01a4afff5b330bb4adf4904edf62
commit r11-10800-g9cfb9378b93c01a4afff5b330bb4adf4904edf62
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107179
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:c0658801e10d2e7e8b137e555d4c2817bf090ea9
commit r11-10802-gc0658801e10d2e7e8b137e555d4c2817bf090ea9
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100474
--- Comment #7 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:c06cb992797903b4759dd26ad28e966babdc2b17
commit r11-10801-gc06cb992797903b4759dd26ad28e966babdc2b17
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107579
--- Comment #11 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:58d2a4cdbbafa4431eb9cff3778099d185f9f391
commit r11-10804-g58d2a4cdbbafa4431eb9cff3778099d185f9f391
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107864
--- Comment #11 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:17e3edd6a25e47eed56678f25f6f8ab29b0ac5fc
commit r11-10803-g17e3edd6a25e47eed56678f25f6f8ab29b0ac5fc
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108998
--- Comment #9 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:143179f27ebe6707d833802aaf4efb5d30a55001
commit r11-10805-g143179f27ebe6707d833802aaf4efb5d30a55001
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100295
--- Comment #10 from CVS Commits ---
The releases/gcc-11 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:58d2a4cdbbafa4431eb9cff3778099d185f9f391
commit r11-10804-g58d2a4cdbbafa4431eb9cff3778099d185f9f391
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104527
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100474
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107179
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100295
Patrick Palka changed:
What|Removed |Added
Target Milestone|12.3|11.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107579
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109927
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at gcc dot gnu.org
--- Comment #2 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108682
Xi Ruoyao changed:
What|Removed |Added
CC||ian at airs dot com
--- Comment #5 from Xi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109684
Tomáš Trnka changed:
What|Removed |Added
CC||trnka at scm dot com
--- Comment #2 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109684
--- Comment #3 from Tomáš Trnka ---
Created attachment 55134
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55134&action=edit
testcase reduced to three files
This is the most reduced testcase I have found. It was created from the
previous
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109684
--- Comment #4 from Tomáš Trnka ---
This is a regression in GCC 13, which bisects to the following commit.
Reverting that commit on current releases/gcc-13 tip (together with dependent
commits 259bd7686403 and 3e791f45ded8) makes the issue go aw
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37336
Tomáš Trnka changed:
What|Removed |Added
CC||trnka at scm dot com
--- Comment #33 from
60 matches
Mail list logo