https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54429
--- Comment #9 from Eric Gallager ---
(In reply to Oleg Endo from comment #8)
> BTW, the problem is also there when using LRA.
Is this still the case?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64201
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63156
--- Comment #11 from Eric Gallager ---
(In reply to Steven Bosscher from comment #7)
> (In reply to Carrot from comment #6)
> > Since it is intentionally to remove flag DF_REF_READ_WRITE on use,
>
> Ah, but I don't think that was the correct fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44317
--- Comment #8 from Eric Gallager ---
(In reply to Eric Gallager from comment #7)
> (In reply to emsr from comment #6)
> > Created attachment 33119 [details]
> > Patch to pedwarn.
> >
> > This doesn't have the right column pointed out.
> > Also,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60917
Eric Gallager changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86939
Peter Bergner changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87479
Peter Bergner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87479
--- Comment #3 from Peter Bergner ---
Author: bergner
Date: Sat Oct 6 02:12:30 2018
New Revision: 264897
URL: https://gcc.gnu.org/viewcvs?rev=264897&root=gcc&view=rev
Log:
gcc/
PR rtl-optimization/86939
PR rtl-optimization/87479
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86939
--- Comment #3 from Peter Bergner ---
Author: bergner
Date: Sat Oct 6 02:12:30 2018
New Revision: 264897
URL: https://gcc.gnu.org/viewcvs?rev=264897&root=gcc&view=rev
Log:
gcc/
PR rtl-optimization/86939
PR rtl-optimization/87479
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005
--- Comment #27 from Hans-Peter Nilsson ---
(In reply to Jonathan Wakely from comment #24)
> (In reply to Hans-Peter Nilsson from comment #22)
> > Or do I misread that? Are __alignof(x) and the result of alignas(x)
> > in the declaration guarant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005
--- Comment #26 from Hans-Peter Nilsson ---
(In reply to Jonathan Wakely from comment #25)
> (In reply to Hans-Peter Nilsson from comment #23)
> > ...and also, a call might be generated as the result of using
> > __atomic_is_lock_free (instead of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87472
--- Comment #3 from Mark Wielaard ---
(In reply to Mark Wielaard from comment #2)
> (In reply to Richard Biener from comment #1)
> > Confirmed with GCC 8 and just -g3 -gsplit-dwarf. readelf isn't very verbose
> > of which macro section it compla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87535
Martin Sebor changed:
What|Removed |Added
See Also|https://gcc.gnu.org/bugzill |https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87535
Martin Sebor changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87533
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #2 from Martin Sebor -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87472
--- Comment #2 from Mark Wielaard ---
(In reply to Richard Biener from comment #1)
> Confirmed with GCC 8 and just -g3 -gsplit-dwarf. readelf isn't very verbose
> of which macro section it complains about though...
>
> Mark?
With -gsplit-dwarf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81851
--- Comment #6 from Martin Sebor ---
(In reply to Jonathan Wakely from comment #5)
I would think warning in this case should be fine, just as it is on the below
when NDEBUG is defined:
int f (int i)
{
if (i == 0) // -Wduplicated-branches (g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87538
Bug ID: 87538
Summary: Incorrect noexcept specifier for not_fn
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81871
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81871
--- Comment #2 from Martin Sebor ---
Clang prints:
a.c:1:22: warning: 'alloc_align' attribute only applies to return values that
are pointers or references [-Wignored-attributes]
After changing the return type to void*, Clang then prints:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87532
--- Comment #1 from Will Schmidt ---
Created attachment 44797
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44797&action=edit
simpler testcase variation
Simplified the testcase a bit.
comment/uncomment the noinline attribute on the get_au
est
.type avx2_test, @function
avx2_test:
.LFB5178:
.cfi_startproc
vbroadcastssx(%rip), %ymm0
vmovaps %ymm0, y(%rip)
vzeroupper
ret
.cfi_endproc
.LFE5178:
.size avx2_test, .-avx2_test
.comm y,32,32
.comm x,16
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87536
Bug ID: 87536
Summary: Illegal recursive concept leads to compiler ICE
Product: gcc
Version: c++-concepts
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952
Bug 52952 depends on bug 56856, which changed state.
Bug 56856 Summary: -Wformat warnings don't show location *within* format string
in C++ FE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56856
What|Removed |Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56856
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56856
--- Comment #11 from David Malcolm ---
Author: dmalcolm
Date: Fri Oct 5 19:02:17 2018
New Revision: 264887
URL: https://gcc.gnu.org/viewcvs?rev=264887&root=gcc&view=rev
Log:
Support string locations for C++ in -Wformat (PR c++/56856)
-Wformat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77698
Pat Haugen changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87534
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87529
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87535
Bug ID: 87535
Summary: multiple attribute assume_aligned interpreted
inconsistently
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82995
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|NEW
--- Comment #10 from Thomas Koenig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87529
--- Comment #3 from Antony Polukhin ---
Comment is enough to make me happy. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87534
Bug ID: 87534
Summary: Typo in sgxintrin.h
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87391
Jim Wilson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87528
Alexander Monakov changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87533
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87533
Bug ID: 87533
Summary: bogus assume_aligned attribute silently accepted
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: mi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87532
Bug ID: 87532
Summary: bad results from vec_extract(unsigned char, foo)
dependent upon function inline
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87490
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87490
--- Comment #5 from Martin Sebor ---
Author: msebor
Date: Fri Oct 5 16:43:11 2018
New Revision: 264876
URL: https://gcc.gnu.org/viewcvs?rev=264876&root=gcc&view=rev
Log:
PR tree-optimization/87490 - ICE in expand_builtin_strnlen with a constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38573
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52387
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61632
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66499
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78351
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80009
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81499
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82086
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83522
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83829
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84143
Jerry DeLisle changed:
What|Removed |Added
Status|ASSIGNED|NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87531
Bug ID: 87531
Summary: [8/9 Regression] assignment operator does nothing if
performed as a call via operator=
Product: gcc
Version: 8.1.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71625
--- Comment #24 from Steve Ellcey ---
Author: sje
Date: Fri Oct 5 15:26:40 2018
New Revision: 264874
URL: https://gcc.gnu.org/viewcvs?rev=264874&root=gcc&view=rev
Log:
2018-10-05 Steve Ellcey
PR tree-optimization/71625
* /gc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71296
Bug 71296 depends on bug 71625, which changed state.
Bug 71625 Summary: missing strlen optimization on different array
initialization style
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71625
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71625
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84342
Tamar Christina changed:
What|Removed |Added
Priority|P1 |P2
Severity|critical
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87529
--- Comment #2 from ian at gcc dot gnu.org ---
Author: ian
Date: Fri Oct 5 14:09:07 2018
New Revision: 264871
URL: https://gcc.gnu.org/viewcvs?rev=264871&root=gcc&view=rev
Log:
PR libbacktrace/87529
* backtrace.h: Document that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87529
Ian Lance Taylor changed:
What|Removed |Added
CC||ian at airs dot com
--- Comment #1 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87530
Bug ID: 87530
Summary: copy elision in return statement doesn't check for
rvalue reference to object type
Product: gcc
Version: unknown
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163
Martin Jambor changed:
What|Removed |Added
Depends on||87528
--- Comment #3 from Martin Jambor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87529
Bug ID: 87529
Summary: libbacktrace API forces users to have memory leaks
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87528
Martin Jambor changed:
What|Removed |Added
CC||kugan at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87528
Bug ID: 87528
Summary: Popcount changes caused 531.deepsjeng_r run-time
regression on Skylake
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87509
Segher Boessenkool changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63155
Richard Biener changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63155
--- Comment #38 from Richard Biener ---
For the last testcase the compile-time on trunk is now 25s at -O1:
tree PTA : 3.37 ( 13%) 0.10 ( 30%) 3.46 ( 13%)
12445 kB ( 2%)
tree CCP :
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63155
--- Comment #37 from Richard Biener ---
Author: rguenth
Date: Fri Oct 5 12:54:51 2018
New Revision: 264869
URL: https://gcc.gnu.org/viewcvs?rev=264869&root=gcc&view=rev
Log:
2018-10-05 Richard Biener
PR tree-optimization/63155
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87502
--- Comment #7 from M Welinder ---
Actually, it's more like 50+ instructions for destructing the string that
never (or almost never) needs destructing. 16 of those appear to need
linker fixup.
Sample for the C++14 mode:
callZ3fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87527
Bug ID: 87527
Summary: uniform_real_distribution can't generate the full
range of finite floating point numbers
Product: gcc
Version: unknown
Status: UNCONFIRMED
Hello
I've noticed that for C++ translation unit GCC for aarch64 always
emits CFI into eh_frame but never debug_frame even if debug
information is enabled. Tried on GCC versions 6 to 8.
DWARF for the ARM 64-bit architecture (AArch64) states that it must be
debug_frame ((https://static.docs.arm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87502
--- Comment #6 from M Welinder ---
> const_cast(s)="some longer string so it needs proper deletion";
Is that really valid?
This comes down to whether the temporary object creating with the function
call is constant [in which case the above is U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87522
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87522
--- Comment #5 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Fri Oct 5 11:40:59 2018
New Revision: 264867
URL: https://gcc.gnu.org/viewcvs?rev=264867&root=gcc&view=rev
Log:
i386: Don't pass -msse2avx to assembler for -mavx
With
gcc -O2 -f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87522
--- Comment #4 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Fri Oct 5 11:31:45 2018
New Revision: 264865
URL: https://gcc.gnu.org/viewcvs?rev=264865&root=gcc&view=rev
Log:
i386: Don't pass -msse2avx to assembler for -mavx
With
gcc -O2 -f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87522
--- Comment #3 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Fri Oct 5 11:29:44 2018
New Revision: 264864
URL: https://gcc.gnu.org/viewcvs?rev=264864&root=gcc&view=rev
Log:
i386: Don't pass -msse2avx to assembler for -mavx
With
gcc -O2 -f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87509
--- Comment #2 from Segher Boessenkool ---
Author: segher
Date: Fri Oct 5 10:52:33 2018
New Revision: 264863
URL: https://gcc.gnu.org/viewcvs?rev=264863&root=gcc&view=rev
Log:
rs6000: Various fixes for the new fpscr builtins (PR87509)
With the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87449
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87477
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58618
--- Comment #7 from Dominique d'Humieres ---
> Still present in the current trunk as of r264725.
If the PR has not been marked as fixed, such post is just adding noise!-(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87127
Dominique d'Humieres changed:
What|Removed |Added
Keywords||rejects-valid
Priority|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87127
--- Comment #1 from Jürgen Reuter ---
Present since at least version 5.4. It is still present in the very recent
trunk (r264725).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58618
Jürgen Reuter changed:
What|Removed |Added
CC||juergen.reuter at desy dot de
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005
--- Comment #25 from Jonathan Wakely ---
(In reply to Hans-Peter Nilsson from comment #23)
> ...and also, a call might be generated as the result of using
> __atomic_is_lock_free (instead of __atomic_always_lock_free), so the target
> may change
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005
--- Comment #24 from Jonathan Wakely ---
(In reply to Hans-Peter Nilsson from comment #22)
> Or do I misread that? Are __alignof(x) and the result of alignas(x)
> in the declaration guaranteed to always be the same here?
Yes.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80524
--- Comment #7 from Jürgen Reuter ---
This is still present in the actual trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71128
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Paolo Carli
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63155
--- Comment #36 from rguenther at suse dot de ---
On Thu, 4 Oct 2018, rogerio.souza at gmail dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63155
>
> --- Comment #35 from Rogério de Souza Moraes
> ---
> Created attachment 44791
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87520
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87502
--- Comment #5 from Andrew Pinski ---
The C++17 calling a function part of this issue is record as PR 86590 already.
The rest is a different issue and should be looked into.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87525
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87487
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87502
Martin Liška changed:
What|Removed |Added
CC||redi at gcc dot gnu.org
--- Comment #4 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87487
--- Comment #6 from Paul Thomas ---
Author: pault
Date: Fri Oct 5 07:01:57 2018
New Revision: 264862
URL: https://gcc.gnu.org/viewcvs?rev=264862&root=gcc&view=rev
Log:
2018-10-05 Paul Thomas
PR fortran/87487
* trans-decl.c (
93 matches
Mail list logo