https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106402
Bug ID: 106402
Summary: half preicision is not supported by fortran(real*2).
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106401
Bug ID: 106401
Summary: [13 Regression] ICE: in binding_cluster, at
analyzer/store.cc:1110 with -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Keywo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106202
--- Comment #8 from tt_1 ---
hi, the fix for this is to be found in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106361 , right?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106230
Jason Merrill changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98423
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106202
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106361
--- Comment #9 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:1503d946c06e2005c860f56231d2ea582a8a340f
commit r11-10160-g1503d946c06e2005c860f56231d2ea582a8a340f
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106400
Bug ID: 106400
Summary: Wrong debug info for function parameter in aarch64
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106399
Bug ID: 106399
Summary: Wrong debug info for function with nested function
under O0
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106398
--- Comment #1 from Justin Bassett ---
Sorry about the repetition of the code example. That was some kind of bug in
the website or browser where the pasted text did not show up except for the
last copy. Let's give that code snippet one more time
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106398
Bug ID: 106398
Summary: ICE in finish_expr_stmt at cp/semantics.c:872 for
lambda with conditional noexcept against lambda in
unevaluated context
Product: gcc
Ver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106397
Bug ID: 106397
Summary: [13 Regression] ICE in check_loop_closed_ssa_def, at
tree-ssa-loop-manip.cc:645
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Keywords
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106010
Kewen Lin changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
--- Comment #8 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106396
Kewen Lin changed:
What|Removed |Added
CC||linkw at gcc dot gnu.org
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106375
--- Comment #3 from Hongtao.liu ---
Similar case for scalar types.
void
foo1 (double* p, double* __restrict q)
{
for (int i = 0; i != 1000; i+=2)
{
p[i] = q[i];
p[i+1] = q[i+1];
}
}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106375
--- Comment #2 from Hongtao.liu ---
Related failed testcase
FAIL: gcc.dg/pr56837.c scan-tree-dump-times optimized "memset ..c, 68, 16384.;"
1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106010
--- Comment #7 from CVS Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:1cc0e9a46e79e7ccc7f904b951e369b2b2647567
commit r13-1791-g1cc0e9a46e79e7ccc7f904b951e369b2b2647567
Author: liuhongt
Date: Fri Jul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69410
Zopolis0 changed:
What|Removed |Added
CC||creatorsmithmdt at gmail dot
com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106038
--- Comment #7 from CVS Commits ---
The master branch has been updated by hongtao Liu :
https://gcc.gnu.org/g:605b64251c78f29da32ed807413971339f27d13b
commit r13-1790-g605b64251c78f29da32ed807413971339f27d13b
Author: liuhongt
Date: Thu Jul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106396
Bug ID: 106396
Summary: [13 regression] gcc.dg/pr23911.c fails after
r13-1762-gf9d4c3b45c5ed5
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106394
David Malcolm changed:
What|Removed |Added
Assignee|dmalcolm at gcc dot gnu.org|tlange at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106394
Tim Lange changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106358
Bug 106358 depends on bug 106383, which changed state.
Bug 106383 Summary: False positives from -Wanalyzer-va-list-exhausted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106383
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106383
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106383
--- Comment #2 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:b852aa7f265424c8e2036899da5d8306ff06a16c
commit r13-1786-gb852aa7f265424c8e2036899da5d8306ff06a16c
Author: David Malcolm
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42540
--- Comment #22 from Jonathan Wakely ---
https://itanium-cxx-abi.github.io/cxx-abi/abi.html#vague-vtable
The ABI specifies it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94920
--- Comment #2 from CVS Commits ---
The trunk branch has been updated by Sam Feifer :
https://gcc.gnu.org/g:633e9920589ddfaf2d6da1c24ce99b18a2638db4
commit r13-1785-g633e9920589ddfaf2d6da1c24ce99b18a2638db4
Author: Sam Feifer
Date: Thu Jul 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106361
--- Comment #8 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jason Merrill
:
https://gcc.gnu.org/g:707bc64fbeecf8a10f7aad103534b6999e9d190c
commit r12-8607-g707bc64fbeecf8a10f7aad103534b6999e9d190c
Author: Jason Merrill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106361
--- Comment #7 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:28be481cf47d52af8b11972d2394226bbaf87867
commit r13-1784-g28be481cf47d52af8b11972d2394226bbaf87867
Author: Jason Merrill
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106265
--- Comment #9 from Vineet Gupta ---
The redundant Insn 2660 is reload inserted for Insn 1717
1717: r1871:DI=frame:DI+r2813:DI
Inserting insn reload before:
2660: r2814:DI=0x1000
2661: r2813:DI=r2814:DI-0x7e8
REG_EQUAL 0x818
Insn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94823
--- Comment #10 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:df118d7ba138cacb17203d4a1b5f27730347cc77
commit r13-1783-gdf118d7ba138cacb17203d4a1b5f27730347cc77
Author: Jason Merrill
Date: W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106395
Bug ID: 106395
Summary: [10/11 regression] [mingw] "redeclared without
dllimport attribute: previous dllimport ignored" on
C++ friend
Product: gcc
Version: 12.1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106265
--- Comment #8 from Vineet Gupta ---
Created attachment 53332
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53332&action=edit
Full reload output
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106370
--- Comment #2 from David Binderman ---
The list is:
trunk.git/gcc/config/mcore/mcore.cc:2610:5: style: 'continue' is redundant
since it is the last statement in a loop. [redundantContinue]
trunk.git/gcc/config/nvptx/mkoffload.cc:273:7: style:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106393
Marek Polacek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77652
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106394
Bug ID: 106394
Summary: Possible false positive from
-Wanalyzer-allocation-size with empty array
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105912
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105912
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:a074ae297d5dbd69e03c6c30f9cb7720685fdb62
commit r12-8606-ga074ae297d5dbd69e03c6c30f9cb7720685fdb62
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106393
Bug ID: 106393
Summary: Add warnings for common dangling problems
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Keywords: diagnostic
Severity: enhancement
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106383
David Malcolm changed:
What|Removed |Added
Last reconfirmed||2022-07-21
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106392
Bug ID: 106392
Summary: Support iteration over C++ containers in -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106390
--- Comment #2 from Jonathan Wakely ---
As well as checking that destructors free an "owned" member, check that move
constructors and move assignments transfer ownership correctly, i.e. leave the
previous owner empty, and for move assignment, en
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106390
--- Comment #1 from Jonathan Wakely ---
For more details see
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#gslview-views
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106391
Bug ID: 106391
Summary: Support gsl::not_null in -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: analyze
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106390
Bug ID: 106390
Summary: Support gsl::owner and/or [[gnu::owner]] attribute
in -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106309
--- Comment #6 from Marek Polacek ---
Martin, did you have any luck reducing this further?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106389
--- Comment #2 from Marek Polacek ---
Ooops, forgot to say: use -O2 to trigger the bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106389
Marek Polacek changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
Ke
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106389
Bug ID: 106389
Summary: IPA modref breaks Safe Bitfields in C++
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ipa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106388
Bug ID: 106388
Summary: Support for use-after-move in -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: analyze
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106387
Bug ID: 106387
Summary: [13 regression] ICE when building gcc after
r13-1764-g5f59d0f2d9fa92
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105842
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105637
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100374
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |12.2
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105758
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105842
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:5d6286903f325a7a85e5ab1d04ba942d33d755bc
commit r12-8605-g5d6286903f325a7a85e5ab1d04ba942d33d755bc
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 96363, which changed state.
Bug 96363 Summary: bogus error with multiple constrained partial specialization
forward declarations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96363
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96363
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53164
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:670ef5b108d0acfbde96f44b064079f2fa0c92d4
commit r12-8604-g670ef5b108d0acfbde96f44b064079f2fa0c92d4
Author: Patrick Palka
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105637
--- Comment #7 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:41487bff13fa98607ab5548bc1a0dca71147a5ac
commit r12-8603-g41487bff13fa98607ab5548bc1a0dca71147a5ac
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105848
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:670ef5b108d0acfbde96f44b064079f2fa0c92d4
commit r12-8604-g670ef5b108d0acfbde96f44b064079f2fa0c92d4
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100374
--- Comment #3 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:90655e30130f8f609911335902db3c8354a5e21a
commit r12-8602-g90655e30130f8f609911335902db3c8354a5e21a
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105758
--- Comment #3 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:4ebc9fef1ac36f353866c66b398e9bd0f1c2ed3d
commit r12-8601-g4ebc9fef1ac36f353866c66b398e9bd0f1c2ed3d
Author: Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96363
--- Comment #6 from CVS Commits ---
The releases/gcc-12 branch has been updated by Patrick Palka
:
https://gcc.gnu.org/g:12d8a4a0fb26729290a184c40956329bb614625f
commit r12-8600-g12d8a4a0fb26729290a184c40956329bb614625f
Author: Patrick Palka
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106386
Bug ID: 106386
Summary: Reuse libstdc++ assertions in -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106385
Bug ID: 106385
Summary: Support for std::optional in -fanalyzer
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: ana
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106315
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #3 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106369
--- Comment #6 from Andrew Pinski ---
(In reply to Hannes Hauswedell from comment #5)
> This change prevents the bug from triggering. Maybe that helps in pinning it
> down?
I suspect it was caused by this part of the patch:
* class.c (remove_z
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106384
Bug ID: 106384
Summary: -Wunused-variable is triggered for static const
type-deduced initializer lists
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106201
--- Comment #9 from Patrick Welche ---
sorry for jumping the gun...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106201
--- Comment #8 from Jonathan Wakely ---
... because the compiler change isn't suitable to be backported to the stable
releases, but the problem exists there too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106201
Jonathan Wakely changed:
What|Removed |Added
Status|RESOLVED|ASSIGNED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106201
Patrick Welche changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106383
Bug ID: 106383
Summary: False positives from -Wanalyzer-va-list-exhausted
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106360
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106266
--- Comment #5 from CVS Commits ---
The releases/gcc-10 branch has been updated by Martin Liska
:
https://gcc.gnu.org/g:8c3238510ce63c75024c0288eade5c933f6d322e
commit r10-10905-g8c3238510ce63c75024c0288eade5c933f6d322e
Author: Ian Lance Taylo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106266
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Martin Liska
:
https://gcc.gnu.org/g:a55184ada8e2887ca94c0ab07027617885beafc9
commit r11-10158-ga55184ada8e2887ca94c0ab07027617885beafc9
Author: Ian Lance Taylo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106370
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106266
--- Comment #3 from CVS Commits ---
The releases/gcc-12 branch has been updated by Martin Liska
:
https://gcc.gnu.org/g:4f15d2234608e82159d030dadb17af678cfad626
commit r12-8599-g4f15d2234608e82159d030dadb17af678cfad626
Author: Ian Lance Taylor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106368
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106378
Bug 106378 depends on bug 106365, which changed state.
Bug 106365 Summary: Miss to handle ifn .LEN_STORE in FRE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106365
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106365
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106378
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106379
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:375668e0508fbe173af1ed519d8ae2b79f388d94
commit r13-1779-g375668e0508fbe173af1ed519d8ae2b79f388d94
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106379
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|NEW
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100823
--- Comment #4 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:06443fa2d467ec3180cc2c287f71cc0fc2c16840
commit r12-8597-g06443fa2d467ec3180cc2c287f71cc0fc2c16840
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96830
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:6a7ed225223bc8a13c5bbf4e77fbd7738b5b66d0
commit r12-8596-g6a7ed225223bc8a13c5bbf4e77fbd7738b5b66d0
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96766
--- Comment #9 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:0bb30f94ace6be68bd315d03f36b24bbaec2bee7
commit r12-8591-g0bb30f94ace6be68bd315d03f36b24bbaec2bee7
Author: Marco Falke
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=1
--- Comment #25 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:f3ff78e3db0fc18127dac4fe3eaf113d0c5ddd01
commit r12-8590-gf3ff78e3db0fc18127dac4fe3eaf113d0c5ddd01
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106382
Jonathan Wakely changed:
What|Removed |Added
Target||aarch64-*-*
Component|c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106369
--- Comment #5 from Hannes Hauswedell ---
I have found a workaround for my code:
template
-class aminoacid_base : public alphabet_base, public
aminoacid_empty_base
+class aminoacid_base : public aminoacid_empty_base, public
alphabet_base
This
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106382
Jonathan Wakely changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100985
--- Comment #5 from Jonathan Wakely ---
*** Bug 106382 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106382
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106378
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:dc477ffb4aba21e9cf47de22a4df6f2b23849505
commit r13-1778-gdc477ffb4aba21e9cf47de22a4df6f2b23849505
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106365
--- Comment #15 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:bd9837bc3ca1344c32aef7ba9f8fa1785063132e
commit r13-1777-gbd9837bc3ca1344c32aef7ba9f8fa1785063132e
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106382
Bug ID: 106382
Summary: aarch64 acle.h "extern "C" {" mismatch "}" in 9.3.0
Product: gcc
Version: 9.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106379
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Ever confirmed
1 - 100 of 118 matches
Mail list logo