https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86668
Bug ID: 86668
Summary: mixing ansi prototype with K&R definition
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37200
Eric Gallager changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26613
--- Comment #8 from Andrew Pinski ---
(In reply to Eric Gallager from comment #7)
> (In reply to Mark F. Haigh from comment #5)
> > Created attachment 11005 [details]
> > Fix for trunk (against 2006-03-03 CVS)
>
> Could you submit a newer versio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86631
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #4 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86532
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667
--- Comment #2 from Andrew Pinski ---
*** Bug 8 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86622
--- Comment #8 from Martin Sebor ---
Author: msebor
Date: Wed Jul 25 02:11:31 2018
New Revision: 262958
URL: https://gcc.gnu.org/viewcvs?rev=262958&root=gcc&view=rev
Log:
PR tree-optimization/86622 - incorrect strlen of array of array plus varia
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819
Bug 83819 depends on bug 86622, which changed state.
Bug 86622 Summary: [9 Regression] incorrect strlen of array of array plus
variable offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86622
What|Removed |Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86622
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86532
--- Comment #29 from Martin Sebor ---
Author: msebor
Date: Wed Jul 25 02:11:31 2018
New Revision: 262958
URL: https://gcc.gnu.org/viewcvs?rev=262958&root=gcc&view=rev
Log:
PR tree-optimization/86622 - incorrect strlen of array of array plus vari
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86471
--- Comment #26 from Matt Bentley ---
(In reply to Jonathan Wakely from comment #25)
> What warning? Why can't you just pass 0 to __builtin_memset? It's a null
> pointer constant. I don't see any warning from clang when using -Weverything.
As c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667
--- Comment #1 from urbanjost at comcast dot net ---
Created attachment 44434
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44434&action=edit
C code for interfacing to Fortran for printing environment table
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86667
Bug ID: 86667
Summary: can no longer traverse environment table
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
Bug ID: 8
Summary: Can no longer traverse and read process environment
table
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86665
Bug ID: 86665
Summary: declaration conflicts with target of using declaration
already in scope
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86664
--- Comment #1 from Alexander Kondratskiy ---
Calling c++filt on the symbol (see attachment) results in a segfault.
This may be a similar issue to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82890
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86664
Bug ID: 86664
Summary: Demangler segfaults
Product: gcc
Version: 8.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: demangler
Assignee:
cc/libexec/gcc/x86_64-pc-linux-gnu/9.0.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../gcc/configure --prefix=/home/absozero/trunk/root-gcc
--enable-languages=c,c++ --disable-werror --enable-multilib
Thread model: posix
gcc version 9.0.0 20180724 (experimental) [trunk revision 262942] (G
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86662
--- Comment #1 from Jozef Lawrynowicz ---
Untested patch
diff --git a/gcc/tree.c b/gcc/tree.c
index bace9c8..54384ad 100644
--- a/gcc/tree.c
+++ b/gcc/tree.c
@@ -9802,8 +9802,7 @@ build_common_tree_nodes (bool signed_char)
int_n_trees[i].
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86662
Bug ID: 86662
Summary: msp430-elf segfault with -flto and -mlarge
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86631
--- Comment #3 from joseph at codesourcery dot com ---
The relevant point is after do_compile calls lang_dependent_init. Since
PTRDIFF_TYPE is a string, it's a pain to do anything with it until after
the front end has set up tree nodes (prefer
-languages=c,c++ --disable-werror --enable-multilib
Thread model: posix
gcc version 9.0.0 20180724 (experimental) [trunk revision 262942] (GCC)
$ g++-trunk abc.C
abc.C:5:31: internal compiler error: tree check: expected tree that contains
‘decl minimal’ structure, have ‘overload’ in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86599
--- Comment #5 from The Written Word
---
(In reply to The Written Word from comment #4)
> On HP-UX 11.23/PA, this isn't an issue because of the following in
> fixincludes/inclhack.def:
> /*
> * HP-UX long_double
> */
> fix = {
> hackname
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660
--- Comment #1 from cesar at gcc dot gnu.org ---
Created attachment 44431
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44431&action=edit
LTO graceful abort patch
With the LTO graceful abort patch, I now see this error:
lto1: error: Missi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86599
The Written Word changed:
What|Removed |Added
Version|7.2.0 |8.1.0
--- Comment #4 from The Written
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660
Bug ID: 86660
Summary: libgomp.c++/for-15.C ICEs with nvptx offloading
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86599
--- Comment #3 from The Written Word
---
6.4.0 and 7.3.0 exhibit the same error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86631
--- Comment #2 from Martin Sebor ---
I just happen to be looking into this. Is there a way to defer the option
processing until after all this info is available? (When things like
ptrdiff_type_node are already initialized, or at least when the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86631
--- Comment #1 from joseph at codesourcery dot com ---
On Sun, 22 Jul 2018, msebor at gcc dot gnu.org wrote:
> In ILP32 it sets the limit for the warning to LLONG_MAX which is greater than
> the value of PTRDIFF_MAX on the targer (the intended s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86658
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Tue Jul 24 20:49:10 2018
New Revision: 262952
URL: https://gcc.gnu.org/viewcvs?rev=262952&root=gcc&view=rev
Log:
PR libstdc++/86658 fix __niter_wrap to not copy invalid iterators
An out
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86658
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58224
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||diagnostic
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86658
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86598
--- Comment #3 from joseph at codesourcery dot com ---
On Fri, 20 Jul 2018, zhonghao at pku dot org.cn wrote:
> g++ rejects the above code:
You don't say what options you are using, or what compiler version; please
include that in future bug r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86538
--- Comment #2 from Steve Ellcey ---
While I agree that we want users to use the __sync and atomic primitives,
it still seems like it would be useful in some cases to know if the LSE
operations are available and if GCC is generating code for them
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86659
Rainer Orth changed:
What|Removed |Added
Target Milestone|--- |9.0
Assignee: unassigned at gcc dot gnu.org
Reporter: ro at gcc dot gnu.org
CC: ebotcazou at gcc dot gnu.org
Target Milestone: ---
Target: sparc-sun-solaris2.*
Between 20180723 (r262933) and 20180724 (r262948) a couple of gnat.dg tests
started to FAIL on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86448
--- Comment #2 from kelvin at gcc dot gnu.org ---
Using the GCC8 branch, svn version id 262483 (the same version tested by
Michael), I'm getting the following results:
-mcpu=power8-mcpu=power9
28.57 28.7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86618
--- Comment #4 from rsandifo at gcc dot gnu.org
---
Author: rsandifo
Date: Tue Jul 24 18:08:19 2018
New Revision: 262951
URL: https://gcc.gnu.org/viewcvs?rev=262951&root=gcc&view=rev
Log:
Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 86618)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
--- Comment #11 from Richard Biener ---
OK, so patch at least regresses
FAIL: g++.dg/debug/dwarf2/lambda1.C -std=gnu++11 scan-assembler-times
DW_TAG_variable[^.]*.ascii "this.0" 2
FAIL: g++.dg/debug/dwarf2/lambda1.C -std=gnu++14 scan-assembl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85476
chefmax at gcc dot gnu.org changed:
What|Removed |Added
CC||m.ostapenko at samsung dot co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86656
Bug 86656 depends on bug 80798, which changed state.
Bug 80798 Summary: Dynamic stack buffer (alloca) overflow in ObjC compiler.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80798
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80798
chefmax at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85610
Segher Boessenkool changed:
What|Removed |Added
CC||segher at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85925
--- Comment #4 from Segher Boessenkool ---
Any progress with this PR?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86636
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86636
--- Comment #3 from David Malcolm ---
Author: dmalcolm
Date: Tue Jul 24 16:06:58 2018
New Revision: 262950
URL: https://gcc.gnu.org/viewcvs?rev=262950&root=gcc&view=rev
Log:
Fix segfault in -fsave-optimization-record (PR tree-optimization/86636)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86646
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
--- Comment #10 from rguenther at suse dot de ---
On Tue, 24 Jul 2018, marxin at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
>
> --- Comment #9 from Martin Liška ---
> (In reply to rguent...@suse.de from comment
t; $ gcc/inst/bin/g++ --version
> g++ (GCC) 9.0.0 20180724 (experimental)
> Copyright (C) 2018 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
--- Comment #9 from Martin Liška ---
(In reply to rguent...@suse.de from comment #8)
> On Tue, 24 Jul 2018, marxin at gcc dot gnu.org wrote:
>
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
> >
> > --- Comment #7 from Martin Liška ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86627
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Tue Jul 24 14:23:18 2018
New Revision: 262948
URL: https://gcc.gnu.org/viewcvs?rev=262948&root=gcc&view=rev
Log:
PR middle-end/86627
* expmed.c (expand_divmod): Punt if d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005
--- Comment #42 from Richard Biener ---
(In reply to Iain Sandoe from comment #40)
> Created attachment 44417 [details]
> Patch series to enable copying of early debug data.
>
First thanks for continuing to look into this (and sorry for the lat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68663
The Written Word changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86651
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.2
Summary|lto-wrapper.exe:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86651
Richard Biener changed:
What|Removed |Added
Keywords||lto
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85333
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85202
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85218
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85245
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86649
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86648
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85272
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85273
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85219
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85243
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225
Martin Liška changed:
What|Removed |Added
Priority|P3 |P5
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
--- Comment #8 from rguenther at suse dot de ---
On Tue, 24 Jul 2018, marxin at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
>
> --- Comment #7 from Martin Liška ---
> With the dwarf2out.c file patches, now the l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85274
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85294
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85297
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85299
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85199
Martin Liška changed:
What|Removed |Added
Priority|P3 |P4
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83434
Martin Liška changed:
What|Removed |Added
Priority|P3 |P4
Assignee|marxin at gcc dot g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83616
Martin Liška changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83616
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|marxin at gcc dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86648
--- Comment #3 from Marek Polacek ---
Locally, with the latest trunk. Could've been fixed already.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70966
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Tue Jul 24 13:03:11 2018
New Revision: 262943
URL: https://gcc.gnu.org/viewcvs?rev=262943&root=gcc&view=rev
Log:
PR libstdc++/70966 fix lifetime bug for default resource
PR libs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85179
Martin Liška changed:
What|Removed |Added
Priority|P3 |P4
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80798
chefmax at gcc dot gnu.org changed:
What|Removed |Added
CC||chefmax at gcc dot gnu.org
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68836
Eric Gallager changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85377
Martin Liška changed:
What|Removed |Added
Priority|P3 |P4
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86654
--- Comment #7 from Martin Liška ---
With the dwarf2out.c file patches, now the library builds. But it took my ~30
minutes of linking, seeing perf top:
36.96% lto1 [.] lookup_external_ref
18.60% lto1 [.] hash_table:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86547
--- Comment #4 from Ilya Leoshkevich ---
Created attachment 44430
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44430&action=edit
patch v1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86547
--- Comment #3 from Ilya Leoshkevich ---
I think I found an issue in spill_hard_reg_in_range().
The idea behind the rclass loop in spill_hard_reg_in_range() seems to
be: find a hard_regno, which in general conflicts with reload regno,
but does n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86648
--- Comment #2 from Boris ---
(In reply to Marek Polacek from comment #1)
> I don't see any ICE with -std=c++17.
Did you try it on godbolt, or locally(maybe you have newer version than
godbolt) ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86657
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86651
--- Comment #2 from jwjagersma at gmail dot com ---
(In reply to U.Mutlu from comment #1)
> Do you get the same error if you leave out the --disable-plugin ?
Yes, same error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79635
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59962
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86657
Bug ID: 86657
Summary: ASAN error: heap-use-after-free
gcc/fortran/symbol.c:1762 in gfc_add_flavor
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80798
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Blo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86656
Bug ID: 86656
Summary: Issues found with -fsanitize=address
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: meta-bug
Severity: normal
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86545
--- Comment #3 from Dominique d'Humieres ---
> gfortran 4.8 rejects it without ICE:
>
> character(len=:), allocatable :: cs
> 1
> Error: Deferred-length character component 'cs' at (1) is not yet supp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86545
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86470
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86527
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57160
--- Comment #12 from Dominique d'Humieres ---
> Patch posted at: https://gcc.gnu.org/ml/fortran/2018-07/msg00086.html
Don't abuse any optimization option.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57160
--- Comment #11 from janus at gcc dot gnu.org ---
Patch posted at: https://gcc.gnu.org/ml/fortran/2018-07/msg00086.html
1 - 100 of 122 matches
Mail list logo