https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #9 from Richard Biener ---
I don't think there's a documented canonical form but if I were to write one
I'd say the smaller (as in integer) merge mask should win? There might also be
the argument that fma vs fms (or add vs sub in the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #10 from Hongtao.liu ---
> Note I'm not sure that doing fmaddsub as merge of fma and fms will be
> optimal since that most definitely will preclude combine from recognizing
> fmaddsub from (addsub (mul ..) x) which would be another g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #11 from Richard Biener ---
(In reply to Richard Biener from comment #9)
> I don't think there's a documented canonical form but if I were to write one
> I'd say the smaller (as in integer) merge mask should win?
Alternatively the on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #12 from Richard Biener ---
(In reply to Hongtao.liu from comment #10)
> > Note I'm not sure that doing fmaddsub as merge of fma and fms will be
> > optimal since that most definitely will preclude combine from recognizing
> > fmaddsu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #13 from Hongtao.liu ---
(In reply to Richard Biener from comment #12)
> (In reply to Hongtao.liu from comment #10)
> > > Note I'm not sure that doing fmaddsub as merge of fma and fms will be
> > > optimal since that most definitely w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #14 from Richard Biener ---
(In reply to Hongtao.liu from comment #13)
> (In reply to Richard Biener from comment #12)
> > (In reply to Hongtao.liu from comment #10)
> > > > Note I'm not sure that doing fmaddsub as merge of fma and fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99212
--- Comment #20 from Stefan Schulze Frielinghaus ---
The mentioned failing test cases are fixed on IBM Z, now. Thanks for your help!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101118
Bug ID: 101118
Summary: coroutines: unexpected ODR warning for coroutine frame
type in LTO builds
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #15 from Hongtao.liu ---
(In reply to Richard Biener from comment #11)
> (In reply to Richard Biener from comment #9)
> > I don't think there's a documented canonical form but if I were to write one
> > I'd say the smaller (as in inte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100667
Viktor Ostashevskyi changed:
What|Removed |Added
CC||ostash at ostash dot kiev.ua
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100925
--- Comment #10 from CVS Commits ---
The master branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:2f1686ff70b25fceb04ca2ffc0a450fb682913ef
commit r12-1608-g2f1686ff70b25fceb04ca2ffc0a450fb682913ef
Author: Andrew Pinski
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100866
--- Comment #7 from Jens Seifert ---
Regarding vec_revb for vector unsigned int. I agree that
revb:
.LFB0:
.cfi_startproc
vspltish %v1,8
vspltisw %v0,-16
vrlh %v2,%v2,%v1
vrlw %v2,%v2,%v0
blr
work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101062
--- Comment #16 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:76e990fd211cbb20bf74ce074eb8b2d7b096d3b7
commit r12-1640-g76e990fd211cbb20bf74ce074eb8b2d7b096d3b7
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101062
--- Comment #17 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:c63b440cda7449fb6079831db3911ab3dde7c9f0
commit r11-8614-gc63b440cda7449fb6079831db3911ab3dde7c9f0
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101062
--- Comment #18 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:3587c2c241eda0f3ab54ea60d46e9caf12d69b5a
commit r11-8615-g3587c2c241eda0f3ab54ea60d46e9caf12d69b5a
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101110
Richard Biener changed:
What|Removed |Added
Component|other |tree-optimization
Target Milestone|-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101112
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101110
Christophe Lyon changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101112
--- Comment #3 from Richard Biener ---
Huh, deja-vu - PR101003 re-occurs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100762
--- Comment #3 from Xi Ruoyao ---
There is some strange interaction between -mmsa and -mloongson-mmi causing
this. It can be reproduced by building pixman (which enables -mloongson-mmi by
default) with -mmsa.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91488
--- Comment #9 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:0191c74141cfea8973a6d977ce9944d39f7c4329
commit r11-8616-g0191c74141cfea8973a6d977ce9944d39f7c4329
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101118
Richard Biener changed:
What|Removed |Added
Keywords||diagnostic, lto
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87555
--- Comment #16 from Richard Biener ---
(In reply to Hongtao.liu from comment #15)
> (In reply to Richard Biener from comment #11)
> > (In reply to Richard Biener from comment #9)
> > > I don't think there's a documented canonical form but if I w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101118
--- Comment #2 from Iain Sandoe ---
hmm.
__D.9984.3.4 means that this is a frame variable that is a 'promoted' temporary
(promoted because its lifetime had to be extended across a suspend point by
copying it into the frame).
So, I am supposin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101119
Bug ID: 101119
Summary: Missing the check about modify global variable for
__attribute__((const)) function
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100029
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100245
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100910
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100914
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101120
Bug ID: 101120
Summary: vn_reference_maybe_forwprop_address can take much
compile-time
Product: gcc
Version: 11.1.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101120
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
L
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101112
--- Comment #4 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:17a4bee01c3b29c5ccdd39f34384521e5d44135b
commit r12-1642-g17a4bee01c3b29c5ccdd39f34384521e5d44135b
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101112
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101121
Bug ID: 101121
Summary: [12 Regression] 416.gamess grd2b.f does not finish
building
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101121
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91488
--- Comment #10 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:b7cf6b97fc3f6c02a5d0114fed14f40b08ab3ad8
commit r10-9932-gb7cf6b97fc3f6c02a5d0114fed14f40b08ab3ad8
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101120
--- Comment #2 from Richard Biener ---
Created attachment 51034
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51034&action=edit
patch
That fixes the attached but we also have loads of dead loads around which
exposes
the IV opts issue at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100856
--- Comment #1 from CVS Commits ---
The master branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:f58d03b5df25f9eab06b7eacea8da780fc2e0219
commit r12-1644-gf58d03b5df25f9eab06b7eacea8da780fc2e0219
Author: Srinath Parvathan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99939
--- Comment #2 from CVS Commits ---
The releases/gcc-11 branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:94d5c3a781ccfb70d5b0c2401be8a5bb7af396bb
commit r11-8618-g94d5c3a781ccfb70d5b0c2401be8a5bb7af396bb
Author: Srinath P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99939
--- Comment #3 from CVS Commits ---
The releases/gcc-10 branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:0fd8e3ac9db8aed59db610b29d83a49b89a638c1
commit r10-9935-g0fd8e3ac9db8aed59db610b29d83a49b89a638c1
Author: Srinath P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101119
Richard Biener changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99006
--- Comment #6 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:36d6e7fe997aa85dc64b13ce4bb3c2e51e13cd36
commit r10-9936-g36d6e7fe997aa85dc64b13ce4bb3c2e51e13cd36
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100384
--- Comment #9 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:8ad4d9b46944db1be6f1b216b5b8e74bd9f66937
commit r10-9937-g8ad4d9b46944db1be6f1b216b5b8e74bd9f66937
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101122
Bug ID: 101122
Summary: ice in vect_slp_analyze_node_operations
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
Bug ID: 101123
Summary: [11/12 Regression] Invalid code for MAX0 with
-fdefault-integer-8
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101079
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100618
Jonathan Wakely changed:
What|Removed |Added
Resolution|FIXED |WORKSFORME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101122
seurer at gcc dot gnu.org changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101121
--- Comment #1 from Richard Biener ---
Created attachment 51035
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51035&action=edit
reduced testcase
Reduced testcase - it must get still smaller but it only very slowly reduces
now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
Jakub Jelinek changed:
What|Removed |Added
Last reconfirmed||2021-06-18
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101122
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101112
Richard Biener changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101124
Bug ID: 101124
Summary: [12 Regression] pair(0, 0) was intended to be
deprecated, but is rejected now
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95833
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |9.5
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95833
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:0532452dcd17910dfd3d2b0df50dfe3ef1194bf7
commit r12-1645-g0532452dcd17910dfd3d2b0df50dfe3ef1194bf7
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101125
Bug ID: 101125
Summary: warn when a construct would become invalid if a
function were replaced by a function-like macro
Product: gcc
Version: 11.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91488
--- Comment #11 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:cc44169fc7bc7552eb85f143f4fee9c8bcdd5e49
commit r9-9590-gcc44169fc7bc7552eb85f143f4fee9c8bcdd5e49
Author: Jonathan Wakely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99006
--- Comment #7 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:79fa567e234585dc6a71f9bd069101c993513f3e
commit r9-9591-g79fa567e234585dc6a71f9bd069101c993513f3e
Author: Jonathan Wakely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100384
--- Comment #10 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:91d29ed563bd7e787921f997ea2f80cd87ee59b2
commit r9-9592-g91d29ed563bd7e787921f997ea2f80cd87ee59b2
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100630
--- Comment #7 from CVS Commits ---
The releases/gcc-9 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:3c805829c9023da48db6d636221fd79612dff7ea
commit r9-9593-g3c805829c9023da48db6d636221fd79612dff7ea
Author: Jonathan Wakely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99006
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91488
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100630
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100384
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101118
--- Comment #3 from Nils Gladitz ---
Thanks for looking into this!
Any idea what the potential implications are?
I assume I can't just ignore the warning as this will likely break code?
When I turn off LTO the diagnostic will go away but the OD
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101118
--- Comment #4 from Iain Sandoe ---
(In reply to Nils Gladitz from comment #3)
> Thanks for looking into this!
just speculation so far ...
> Any idea what the potential implications are?
Not yet.
> I assume I can't just ignore the warning as
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101126
Bug ID: 101126
Summary: Enabling modules suppresses creation of precompiled
headers
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101016
--- Comment #2 from CVS Commits ---
The releases/gcc-11 branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:d4eafcd3d3b0dade7b61468dc546bcfadf8993ef
commit r11-8619-gd4eafcd3d3b0dade7b61468dc546bcfadf8993ef
Author: Srinath
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100856
--- Comment #2 from CVS Commits ---
The releases/gcc-11 branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:85f85b7e62aacc6abae475932cf483a4c80176ce
commit r11-8620-g85f85b7e62aacc6abae475932cf483a4c80176ce
Author: Srinath
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101016
--- Comment #3 from CVS Commits ---
The releases/gcc-10 branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:9ea29759feb45c4418a2eebb212368f49e3e179d
commit r10-9943-g9ea29759feb45c4418a2eebb212368f49e3e179d
Author: Srinath
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100856
--- Comment #3 from CVS Commits ---
The releases/gcc-10 branch has been updated by SRINATH PARVATHANENI
:
https://gcc.gnu.org/g:e5384e746639b2d4084a95605f7be1ef45395768
commit r10-9944-ge5384e746639b2d4084a95605f7be1ef45395768
Author: Srinath
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101127
Bug ID: 101127
Summary: d: Compile-time reflection for supported built-ins
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101016
SRINATH PARVATHANENI changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100856
SRINATH PARVATHANENI changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99939
SRINATH PARVATHANENI changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95833
--- Comment #5 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:fe918041ce9809755a7e1b2f62071c2b27829610
commit r11-8621-gfe918041ce9809755a7e1b2f62071c2b27829610
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
--- Comment #2 from anlauf at gcc dot gnu.org ---
Why on Earth would somebody really want to combine legacy MAX0 with
IMPLICIT INTEGER*4 and -fdefault-integer-8?
Reduced testcase:
SUBROUTINE TEST
IMPLICIT INTEGER*4 (I-N)
MAXMN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #3 from Domi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101128
Bug ID: 101128
Summary: Decimal floating point fails on ARM with gcc-10/11 but
works with gcc-6/7/8/9
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
--- Comment #4 from anlauf at gcc dot gnu.org ---
Untested potential fix:
diff --git a/gcc/fortran/trans-intrinsic.c b/gcc/fortran/trans-intrinsic.c
index 73b0bcc9dea..e578449995a 100644
--- a/gcc/fortran/trans-intrinsic.c
+++ b/gcc/fortran/tran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
--- Comment #5 from Jakub Jelinek ---
This is clearly a FE bug:
gfc_conv_intrinsic_minmax does:
if (TREE_CODE (type) == INTEGER_TYPE)
se->expr = fold_build1_loc (input_location, FIX_TRUNC_EXPR, type, mvar);
else
se->expr = convert (t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101128
Andrew Pinski changed:
What|Removed |Added
Keywords||ABI
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101128
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96253
Andrew Pinski changed:
What|Removed |Added
CC||caparson at uwaterloo dot ca
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96253
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-06-18
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101125
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101119
Andrew Pinski changed:
What|Removed |Added
Resolution|WONTFIX |DUPLICATE
--- Comment #2 from Andrew Pi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18487
Andrew Pinski changed:
What|Removed |Added
CC||zhongyunde at huawei dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18487
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Status|WAITING |ASSIGNED
Assignee|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100283
--- Comment #3 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:6fc543396345900f460c9fa7121239cb1ebbc3a3
commit r12-1650-g6fc543396345900f460c9fa7121239cb1ebbc3a3
Author: Harald Anlauf
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101123
--- Comment #7 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:6fc543396345900f460c9fa7121239cb1ebbc3a3
commit r12-1650-g6fc543396345900f460c9fa7121239cb1ebbc3a3
Author: Harald Anlauf
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101127
--- Comment #1 from Iain Buclaw ---
There's the language hook LANG_HOOKS_BUILTIN_FUNCTION_EXT_SCOPE, which seems to
do what we want on the surface, but then there's a question over whether this
is to be correct.
---
// static condition is false
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95833
--- Comment #6 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:3a37d5c0bd3451104ddab85f69ec37b50d31fa7f
commit r10-9945-g3a37d5c0bd3451104ddab85f69ec37b50d31fa7f
Author: Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100755
anlauf at gcc dot gnu.org changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18487
Martin Sebor changed:
What|Removed |Added
Status|RESOLVED|ASSIGNED
Resolution|WONTFIX
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101128
--- Comment #3 from joseph at codesourcery dot com ---
Bug 91985 was the bug that DFP constants were wrongly accepted by older
GCC versions on architectures lacking DFP support.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92752
Patrick Palka changed:
What|Removed |Added
Known to fail||10.1.0, 11.1.0, 8.4.0,
1 - 100 of 133 matches
Mail list logo