https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78539
--- Comment #1 from Andrew Pinski ---
>Without that, I have to resort to using two cases: one for __STRICT_ANSI__
and one without
I think you still need two. The reason is __noextension__ will turn off
extensions even with -pedantic. Otherwise
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71500
--- Comment #12 from Michael Duggan ---
Just a ping. I haven't seen a fix for this (even the basic case) in the repo
yet. I'm going to suggest that you at least install your initial patch, as it
will work in the vast majority of cases.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78539
Bug ID: 78539
Summary: feature request: __noextension__
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66358
--- Comment #24 from Kazumoto Kojima ---
(In reply to David Binderman from comment #23)
> Problem seems to have gone away with gcc version 6.1.1, dated 20160621
Thanks for your report. I've confirmed that the testcases don't
fail with the head
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78536
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78538
Bug ID: 78538
Summary: system header diagnostic for enum with a define is not
good
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Keywords: diagnostic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78536
--- Comment #2 from Andrew Pinski ---
IPPORT_FTP is used as an enum which is what is causing the issue. I am
generating a testcase which shows why the error message is not clear.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78536
--- Comment #1 from Andrew Pinski ---
*** Bug 78537 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78537
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78537
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |DUPLICATE
--- Comment #2 from Andrew Pin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78537
Bug ID: 78537
Summary: #define something doesn't work
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78536
Bug ID: 78536
Summary: #define something doesn't work
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78534
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57965
Harald Anlauf changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78535
--- Comment #1 from Daniel Starke ---
Comparing the outputs created with -fdump-tree-all enabled for both tested
command-line combinations hints that -flto -fdevirtualize fails when one of the
following passes is enabled via -O1:
- nothrow
- earl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78531
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78535
Bug ID: 78535
Summary: [6.2] invalid code generation with -O1 -fdevirtualize
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78534
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77459
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78534
Bug ID: 78534
Summary: Use a larger integer type for character lengths on
64-bit targets
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77505
Janne Blomqvist changed:
What|Removed |Added
CC||jb at gcc dot gnu.org
--- Comment #8 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533
Andrew Pinski changed:
What|Removed |Added
Component|c++ |tree-optimization
Depends on|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533
--- Comment #1 from David Binderman ---
I forgot to mention that flag -O3 is required to cause the tree check fail.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78533
Bug ID: 78533
Summary: tree check fail in int_fits_type_p, at tree.c:9153
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78518
--- Comment #2 from physiker at toast2 dot net ---
> This is what I get with 5.4.1 20160929 (Ubuntu 5.4.1-2ubuntu2). Which
> version of gfortran 6 are you using exactly?
>
I am using gcc 6.2.0 release, provided by fink.
LANG=C gfortran-fsf-6 -v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78447
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78447
--- Comment #2 from Jakub Jelinek ---
Author: segher
Date: Wed Nov 23 14:33:13 2016
New Revision: 242757
URL: https://gcc.gnu.org/viewcvs?rev=242757&root=gcc&view=rev
Log:
combine: Convert subreg-of-lshiftrt to zero_extract properly (PR78390)
r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78438
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78438
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Fri Nov 25 19:24:22 2016
New Revision: 242883
URL: https://gcc.gnu.org/viewcvs?rev=242883&root=gcc&view=rev
Log:
PR rtl-optimization/78438
PR rtl-optimization/78477
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78477
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Fri Nov 25 19:24:22 2016
New Revision: 242883
URL: https://gcc.gnu.org/viewcvs?rev=242883&root=gcc&view=rev
Log:
PR rtl-optimization/78438
PR rtl-optimization/78477
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78528
--- Comment #1 from Andrew Pinski ---
For the int case, we can recognize easily that the function is doing f()+N.
While for the Int case it looks worse:
[100.0%]:
_2 = s_7(D) + 1;
D.3625 = strlen (_2);
lhs$m_value_13 = MEM[(struct Int *
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78528
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78530
--- Comment #1 from Andrew Pinski ---
https://sourceforge.net/p/stlport/bugs/149/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70120
--- Comment #13 from Andrew Pinski ---
(In reply to James Greenhalgh from comment #12)
> I can still trigger this with a testcase using 16-bit floating-point types,
> and the tiny memory model:
>
> int
> main (__fp16 x)
> {
> __fp16 a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78527
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78526
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78526
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Fri Nov 25 18:56:50 2016
New Revision: 242882
URL: https://gcc.gnu.org/viewcvs?rev=242882&root=gcc&view=rev
Log:
PR rtl-optimization/78526
* simplify-rtx.c (simplify_immed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
--- Comment #8 from janus at gcc dot gnu.org ---
(In reply to janus from comment #7)
> This alternative patch fixes the ICE as well:
Unfortunately it causes a few regressions:
FAIL: gfortran.dg/allocate_with_source_14.f03 -O scan-tree-dump-t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70120
James Greenhalgh changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77856
--- Comment #3 from Vladimir Makarov ---
(In reply to Jakub Jelinek from comment #2)
> So, %ebx doesn't hold 1 as it is supposed to, but 1 << %ecx (64).
> Vlad, could you please have a look?
It is a bug in a new optimization (invariant inherita
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77541
--- Comment #8 from Vladimir Makarov ---
Author: vmakarov
Date: Fri Nov 25 17:42:21 2016
New Revision: 242881
URL: https://gcc.gnu.org/viewcvs?rev=242881&root=gcc&view=rev
Log:
2016-11-25 Vladimir Makarov
PR rtl-optimization/77541
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78532
Bug ID: 78532
Summary: [7 Regression] libsanitizer fails to build on
sparc64-linux-gnu
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78531
Bug ID: 78531
Summary: [7 Regression] gnat bootstrap broken on linux targets
with _FORTIFY_SOURCE enabled
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60853
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60853
--- Comment #5 from janus at gcc dot gnu.org ---
Author: janus
Date: Fri Nov 25 17:22:37 2016
New Revision: 242880
URL: https://gcc.gnu.org/viewcvs?rev=242880&root=gcc&view=rev
Log:
2016-11-25 Janus Weil
PR fortran/60853
* int
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78527
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Fri Nov 25 17:12:29 2016
New Revision: 242879
URL: https://gcc.gnu.org/viewcvs?rev=242879&root=gcc&view=rev
Log:
PR rtl-optimization/78527
* combine.c (make_compound_opera
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
--- Comment #6 from janus at gcc dot gnu.org ---
(In reply to janus from comment #5)
> The most immediate way to fix it is this:
> [...]
> This gets rid of the ICE on the given test case. I will check if it survives
> a full regtest.
Indeed the p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78505
--- Comment #1 from Damian Rouson ---
Section 9.7.1.2, paragraph 4, of the draft Fortran 2015 standard [1]:
"When an ALLOCATE statement is executed for which an allocate-object is a
coarray, there is an implicit synchronization of all active ima
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
--- Comment #5 from janus at gcc dot gnu.org ---
The most immediate way to fix it is this:
Index: gcc/fortran/class.c
===
--- gcc/fortran/class.c (revision 242875)
+++ gcc/fortran/c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78530
Bug ID: 78530
Summary: std::copy of volatile array triggers invalid
conversion error
Product: gcc
Version: 5.4.1
Status: UNCONFIRMED
Keywords: wrong-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78529
Bug ID: 78529
Summary: gcc.c-torture/execute/builtins/strcat-chk.c failed
with lto/O2
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78528
Bug ID: 78528
Summary: Recursion not optimized in simple case
Product: gcc
Version: 7.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78512
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35038
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28564
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17040
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468
--- Comment #18 from Dominik Vogt ---
Another approach may be to make the middleend ask the backend for the actual
value of REGNO_POINTER_ALIGN (VIRTUAL_STACK_DYNAMIC_REGNUM). Since on Sparc
the address is always 4 mod 8, we'd get an additional
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69840
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78526
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78086
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71666
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71666
--- Comment #3 from Martin Liška ---
Author: marxin
Date: Fri Nov 25 14:23:54 2016
New Revision: 242878
URL: https://gcc.gnu.org/viewcvs?rev=242878&root=gcc&view=rev
Log:
Fix documentation reference (PR web/71666)
PR web/71666
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78086
--- Comment #9 from Martin Liška ---
Author: marxin
Date: Fri Nov 25 14:23:25 2016
New Revision: 242877
URL: https://gcc.gnu.org/viewcvs?rev=242877&root=gcc&view=rev
Log:
Don't use priority {cd}tors if not supported by a target (PR
PR g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78526
--- Comment #2 from Jakub Jelinek ---
What happens is that valtrack creates a paradoxical subreg:
(debug_insn 28 14 15 2 (var_location:V4TI D#2 (subreg:V4TI (reg:TI 94) 0)) -1
(nil))
(insn 15 28 16 2 (set (subreg:TI (reg/v:V4TI 90 [ v ]) 0)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78515
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78515
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Fri Nov 25 14:05:04 2016
New Revision: 242876
URL: https://gcc.gnu.org/viewcvs?rev=242876&root=gcc&view=rev
Log:
2016-11-25 Richard Biener
PR ipa/78515
* ipa-prop.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78507
Markus Trippelsdorf changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468
--- Comment #17 from Eric Botcazou ---
> In emit-rtl.c:init_emit(), the alignment of the virtual_stack_dynamic
> pointer is hard coded to STACK_BOUNDARY:
>
> REGNO_POINTER_ALIGN (VIRTUAL_STACK_DYNAMIC_REGNUM) = STACK_BOUNDARY;
>
> The backen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468
--- Comment #16 from Dominik Vogt ---
In emit-rtl.c:init_emit(), the alignment of the virtual_stack_dynamic pointer
is hard coded to STACK_BOUNDARY:
REGNO_POINTER_ALIGN (VIRTUAL_STACK_DYNAMIC_REGNUM) = STACK_BOUNDARY;
The backend must make s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78526
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78527
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77345
--- Comment #3 from Arseny Solokha ---
Can it possibly be a duplicate of PR71724?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78527
--- Comment #3 from Jakub Jelinek ---
8097int width = GET_MODE_PRECISION (GET_MODE (inner))
8098- INTVAL (XEXP (inner, 1));
8099if (width > mode_width)
8100 width = mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78527
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
--- Comment #4 from janus at gcc dot gnu.org ---
Here is a slightly less verbose version of the test case which runs into the
same ICE:
module Communicator_Form
implicit none
type :: CommunicatorForm
contains
final :: Finalize
end ty
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
--- Comment #7 from amker at gcc dot gnu.org ---
(In reply to Richard Biener from comment #5)
> The MIN_EXPR it builds is correct now though. Looks like a bug in Adas
> max_size to me when invoked on
>
> type type visited string-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78468
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78293
--- Comment #3 from Paul Thomas ---
Author: pault
Date: Fri Nov 25 12:23:43 2016
New Revision: 242875
URL: https://gcc.gnu.org/viewcvs?rev=242875&root=gcc&view=rev
Log:
2016-11-25 Andre Vehreschild
Paul Thomas
PR fortran/78
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
Richard Biener changed:
What|Removed |Added
Component|middle-end |ada
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
--- Comment #5 from Richard Biener ---
The MIN_EXPR it builds is correct now though. Looks like a bug in Adas
max_size to me when invoked on
unit size
align 8 symtab 0 alias set 4 canonical type 0x761e7498
precisi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72808
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
--- Comment #4 from Richard Biener ---
Isn't fixed by that commit.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77345
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78518
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77659
--- Comment #4 from Jakub Jelinek ---
This is tsubst ICE on ADDR_EXPR .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
--- Comment #3 from amker at gcc dot gnu.org ---
Hi Eric,
Could you help verify if below commit fix this please?
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=242874
Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78507
--- Comment #5 from amker at gcc dot gnu.org ---
Author: amker
Date: Fri Nov 25 11:45:43 2016
New Revision: 242874
URL: https://gcc.gnu.org/viewcvs?rev=242874&root=gcc&view=rev
Log:
PR middle-end/78507
PR middle-end/78510
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78510
--- Comment #4 from amker at gcc dot gnu.org ---
Author: amker
Date: Fri Nov 25 11:45:43 2016
New Revision: 242874
URL: https://gcc.gnu.org/viewcvs?rev=242874&root=gcc&view=rev
Log:
PR middle-end/78507
PR middle-end/78510
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78517
--- Comment #6 from amker at gcc dot gnu.org ---
Author: amker
Date: Fri Nov 25 11:45:43 2016
New Revision: 242874
URL: https://gcc.gnu.org/viewcvs?rev=242874&root=gcc&view=rev
Log:
PR middle-end/78507
PR middle-end/78510
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78523
Richard Biener changed:
What|Removed |Added
Known to work||4.9.4
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78523
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Status|UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78524
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78526
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78527
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78211
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78211
Jakub Jelinek changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78522
Jonathan Wakely changed:
What|Removed |Added
Resolution|WONTFIX |INVALID
--- Comment #2 from Jonathan W
1 - 100 of 144 matches
Mail list logo