https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105851
Andreas Schwab changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105852
Andrew Pinski changed:
What|Removed |Added
Version|12.0|13.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87633
--- Comment #14 from David Binderman ---
(In reply to Andrew Pinski from comment #13)
> Please file this as a seperate bug as it is a different bug.
Done. # 105852.
results.20220528.asan.ubsan/bin/gcc -c -w -O1 bug469.cc
$ /home/dcb/gcc/results.20220604.asan.ubsan/bin/gcc -c -w -O1 bug469.cc
In file included from ../deps/v8/src/handles.h:8,
from ../deps/v8/src/builtins.h:9,
from ../deps/v8/src/builtins.cc:5:
../deps/v8/include/v8.h:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105851
--- Comment #2 from Eric Tang ---
(In reply to Andrew Pinski from comment #1)
> GCC 5.x is no longer maintained. Does this work in GCC 10 or above? GCC 10
> is the oldest release which is still being maintained.
I checked that file Make-lang.i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105851
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105851
Bug ID: 105851
Summary: Error: "Duplicate key positions selected" when
recreating cfns.h
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105847
Jerry DeLisle changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80331
--- Comment #9 from AK ---
can't repro this with gcc 12.1 Seems like this is fixed?
https://godbolt.org/z/e6n94zK4E
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105830
--- Comment #3 from AK ---
with -ffreestanding the calls to memcpy did disappear. Thanks.
$ /home/dcb/gcc/results.20220604.asan.ubsan/bin/gcc -c -w -O2 bug469.cc
> In file included from ../deps/v8/src/handles.h:8,
> from ../deps/v8/src/builtins.h:9,
> from ../deps/v8/src/builtins.cc:5:
> ../deps/v8/include/v8.h:8013:22: internal compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105753
Andrew Pinski changed:
What|Removed |Added
CC||jm.premesnil at free dot fr
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105850
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105850
Bug ID: 105850
Summary: Erreur de compilation pour la carte Arduino Mega or
Mega 2560
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
|---
--- Comment #12 from David Binderman ---
Seems to be broken again sometime between git hash 919822adc923b00e
and aec868578d851576.
$ /home/dcb/gcc/results.20220528.asan.ubsan/bin/gcc -c -w -O2 bug469.cc
$ /home/dcb/gcc/results.20220604.asan.ubsan/bin/gcc -c -w -O2 bug469
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105846
--- Comment #4 from Andrew Pinski ---
Can you please attach (or put the testcases inline) instead of linking to
godbolt next time?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105846
--- Comment #3 from Andrew Pinski ---
Created attachment 53084
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53084&action=edit
Second example -std=c++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105846
--- Comment #2 from Andrew Pinski ---
Created attachment 53083
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53083&action=edit
test.cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105849
Bug ID: 105849
Summary: A couple of new clang warnings
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848
Bug ID: 105848
Summary: undefined reference for default template argument of
function type
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105738
--- Comment #3 from David Binderman ---
I think if the problem has gone away, then it looks like clang is miscompiling.
Not a problem in gcc, then. I think this bug can be closed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105847
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105847
kargl at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2022-06-04
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105847
Bug ID: 105847
Summary: namelist-object-name can be a renamed host associated
entity
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105846
--- Comment #1 from Benjamin Stürz ---
This bug goes (at least) as far back as GCC 10.1.0. It also happens on
ARM/ARM64 btw.
Improved Example:
https://godbolt.org/z/PPfG9Eqvc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105846
Bug ID: 105846
Summary: constexpr unique_ptr doesn't work with virtual types
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105739
--- Comment #7 from hubicka at kam dot mff.cuni.cz ---
> Honza, any estimate how long this could take? I'd prefer to wait with 10.4
> for
> it if it isn't going to take too long.
I am at a conference this week with talk at Wednesday. I will t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 69585, which changed state.
Bug 69585 Summary: [C++ 11] parser errors mixing alignas, C++ 11 and GNU
attributes on class declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69585
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69585
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69585
--- Comment #4 from CVS Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:aec868578d8515763d75693c1fdfbc30ff0a1e68
commit r13-991-gaec868578d8515763d75693c1fdfbc30ff0a1e68
Author: Marek Polacek
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102399
--- Comment #2 from CVS Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:aec868578d8515763d75693c1fdfbc30ff0a1e68
commit r13-991-gaec868578d8515763d75693c1fdfbc30ff0a1e68
Author: Marek Polacek
Date: Thu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105830
Roger Sayle changed:
What|Removed |Added
CC||roger at nextmovesoftware dot
com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95126
--- Comment #8 from CVS Commits ---
The master branch has been updated by Roger Sayle :
https://gcc.gnu.org/g:ed6fd2aed58f2cca99f15331bf68999c0e6df370
commit r13-990-ged6fd2aed58f2cca99f15331bf68999c0e6df370
Author: Roger Sayle
Date: Sat Jun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105791
Roger Sayle changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101617
Roger Sayle changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70321
Roger Sayle changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105825
--- Comment #2 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:53718316afa45eb0d1c236fbbf2fc0959b08510f
commit r13-989-g53718316afa45eb0d1c236fbbf2fc0959b08510f
Author: Jakub Jelinek
Date: Sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105845
Bug ID: 105845
Summary: Provide a name mangling facility
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105844
--- Comment #3 from Goswin von Brederlow ---
Created attachment 53082
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53082&action=edit
Working patch for detecting UB
This will abort if the arguments are too large instead of static_assert,
40 matches
Mail list logo