https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81295
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81301
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81297
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81302
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81302
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Target Milestone|8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81258
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Tue Jul 4 07:38:59 2017
New Revision: 249947
URL: https://gcc.gnu.org/viewcvs?rev=249947&root=gcc&view=rev
Log:
PR c++/81258
* parser.c (cp_parser_decomposition_declarati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81214
--- Comment #9 from Martin Liška ---
Author: marxin
Date: Tue Jul 4 07:44:18 2017
New Revision: 249949
URL: https://gcc.gnu.org/viewcvs?rev=249949&root=gcc&view=rev
Log:
Add dg-require ifunc for mvc test-cases.
2017-07-04 Martin Liska
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81214
--- Comment #10 from Martin Liška ---
Now should be fixed on trunk on all targets.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81303
Bug ID: 81303
Summary: [8 Regression] 410.bwaves regression caused by r249919
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81303
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290
--- Comment #5 from Jan Hubicka ---
Can you just write me instructions how to reproduce it? What is the
configuration triplet? I tried target=powerpc-linux-gnuspe which seems to work
fine.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81302
--- Comment #2 from Vittorio Zecca ---
Maybe is this related?
// trunk 249883
// from pr46269.C
// Segmentation fault
// must be compiled with command g++ -fsanitize=address -fgnu-tm
template class shared_ptr
{
public:
shared_ptr( T * p )
{
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81303
--- Comment #1 from Richard Biener ---
Looks like we peel for alignment which, for the loop is quite pointless at it
only runs 5 times, so for AVX256 we're likely running into peel for alignment,
no vector iteration, epilogue.
Need to tame down
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66967
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ---
Comparing the assembler output with and without -fno-use-cxa-atexit, I
find that the former is missing not just the call to the destructor, but
the destructor code itself.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71020
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79415
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80491
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #11 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69196
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #28 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79262
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70359
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #21 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66250
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68682
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80451
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66487
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #24 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66403
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65139
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #5 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78152
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #13 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77626
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70164
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #20 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65642
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68717
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67710
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #16 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68560
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #25 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79363
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79410
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67239
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #30 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67513
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #13 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66401
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81234
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #5 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65534
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71208
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70582
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #11 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71112
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #9 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81175
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jul 4 08:44:40 2017
New Revision: 249951
URL: https://gcc.gnu.org/viewcvs?rev=249951&root=gcc&view=rev
Log:
PR target/81175
* gcc.target/i386/pr69255-2.c (foo): Use t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71965
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77703
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69513
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64253
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78580
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80547
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71907
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #12 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69940
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79920
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68939
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71290
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78869
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #5 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80105
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77639
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #5 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35514
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80135
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67352
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70927
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28628
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66195
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #5 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68749
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #16 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71419
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81019
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #1 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66398
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69580
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #13 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77975
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68823
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #12 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70936
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #16 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67819
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80693
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81126
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70019
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #10 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78572
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58796
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #20 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67420
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69331
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #17 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79622
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71691
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #23 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69639
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #15 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66404
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67321
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #6 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68510
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81226
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #1 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80290
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #17 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #48 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70831
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #14 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71342
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79593
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #18 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77967
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #4 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66171
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #7 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80631
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #2 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70689
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #8 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66960
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #19 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74563
Richard Biener changed:
What|Removed |Added
Target Milestone|6.4 |6.5
--- Comment #12 from Richard Biener
1 - 100 of 309 matches
Mail list logo