https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84413
--- Comment #2 from Julia Koval ---
Author: jkoval
Date: Fri Mar 30 07:04:55 2018
New Revision: 258972
URL: https://gcc.gnu.org/viewcvs?rev=258972&root=gcc&view=rev
Log:
Enable tuning options for skylake-avx512.
gcc/
PR target/84413
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85027
Alexandre Oliva changed:
What|Removed |Added
Keywords||patch
--- Comment #4 from Alexandre Ol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85039
Alexandre Oliva changed:
What|Removed |Added
Keywords||patch
--- Comment #4 from Alexandre Ol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85101
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81311
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85129
Bug ID: 85129
Summary: [openacc] Document GOMP_OPENACC_DIM
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85052
--- Comment #2 from Marc Glisse ---
Dup of PR61731.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85048
--- Comment #4 from Marc Glisse ---
See PR77399.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85129
Tom de Vries changed:
What|Removed |Added
Keywords||documentation
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
--- Comment #6 from Thomas Koenig ---
Author: tkoenig
Date: Fri Mar 30 09:56:46 2018
New Revision: 258973
URL: https://gcc.gnu.org/viewcvs?rev=258973&root=gcc&view=rev
Log:
2017-03-30 Thomas Koenig
PR fortran/85111
* array.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
--- Comment #7 from Thomas Koenig ---
Author: tkoenig
Date: Fri Mar 30 09:58:35 2018
New Revision: 258974
URL: https://gcc.gnu.org/viewcvs?rev=258974&root=gcc&view=rev
Log:
2017-03-30 Thomas Koenig
PR fortran/85111
* array.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85111
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85129
--- Comment #2 from Tom de Vries ---
> There are two test-cases excercising GOMP_OPENACC_DIM (using setenv rather
> than dg-set-target-env-var, to allow remote testing setups to work where
> dg-set-target-env-var is broken)
Actually, using seten
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85130
Bug ID: 85130
Summary: Substrings out of range are not rejected
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83822
--- Comment #4 from acsawdey at gcc dot gnu.org ---
Author: acsawdey
Date: Fri Mar 30 12:17:31 2018
New Revision: 258975
URL: https://gcc.gnu.org/viewcvs?rev=258975&root=gcc&view=rev
Log:
2018-03-30 Aaron Sawdey
PR target/83822
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85130
--- Comment #1 from Thomas Koenig ---
Author: tkoenig
Date: Fri Mar 30 12:18:30 2018
New Revision: 258976
URL: https://gcc.gnu.org/viewcvs?rev=258976&root=gcc&view=rev
Log:
2018-03-30 Thomas Koenig
PR fortran/85130
* gfortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85130
Thomas Koenig changed:
What|Removed |Added
Blocks|84094 |
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84931
--- Comment #9 from Paul Thomas ---
Author: pault
Date: Fri Mar 30 12:33:49 2018
New Revision: 258977
URL: https://gcc.gnu.org/viewcvs?rev=258977&root=gcc&view=rev
Log:
2018-03-30 Paul Thomas
PR fortran/84931
* simplify.c (gf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85128
--- Comment #2 from Steffen Nurpmeso ---
Excuse me please, but in how far is
namespace X{
class A;
class B;
}
class X::A{..};
class X::B { typedef X::A A; }
invalid C++? Which standard added that??
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789
Thomas Koenig changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #7 from Thomas Koeni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52473
--- Comment #17 from Thomas Koenig ---
Large-scale cshift is OK now.
The original test case, or inlining something like
b = cshift(a,-1) - 2*a + cshift(a,1)
to efficiently calculate a second derivative on a circular array would be
quite nice.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85123
Peter Bergner changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85123
--- Comment #2 from Peter Bergner ---
So the code on LE and 32-bit BE for test1float1() looks like:
1680: f0 ff 21 d0 stfsf1,-16(r1)
1684: 00 00 42 60 ori r2,r2,0
1688: f0 ff 61 80 lwz r3,-16
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85123
Peter Bergner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762
Peter Bergner changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85123
Peter Bergner changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #4 from Peter Bergner
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84762
Peter Bergner changed:
What|Removed |Added
CC||bergner at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85056
--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Mar 30 15:47:23 2018
New Revision: 258978
URL: https://gcc.gnu.org/viewcvs?rev=258978&root=gcc&view=rev
Log:
PR target/85056
Backport from mainline
2018-03-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85130
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85131
Bug ID: 85131
Summary: ICE in gfc_conv_descriptor_data_get
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85131
--- Comment #1 from Jürgen Reuter ---
Created attachment 43806
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43806&action=edit
Reproducer for the ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85131
Dominique d'Humieres changed:
What|Removed |Added
Keywords||ice-on-valid-code
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85086
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81652
Bug 81652 depends on bug 85086, which changed state.
Bug 85086 Summary: _Unwind_Resume can't unwind shadow stack with thread
cancellation and alternate signal stack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85086
What|Removed
Assignee: unassigned at gcc dot gnu.org
Reporter: manuel.lauss at googlemail dot com
CC: marxin at gcc dot gnu.org
Target Milestone: ---
ffmpeg-3.4.2 built with gcc-8 as of 20180330 and LTO enabled causes a runtime
segfault:
Thread 1 "mpv" received sign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84791
--- Comment #2 from Jakub Jelinek ---
Author: jakub
Date: Fri Mar 30 18:38:36 2018
New Revision: 258981
URL: https://gcc.gnu.org/viewcvs?rev=258981&root=gcc&view=rev
Log:
PR c++/84791
* semantics.c (finish_omp_reduction_clause):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85133
Bug ID: 85133
Summary: [7/8 Regression] [concepts] ICE with invalid concept
used in variadic template
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: er
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85134
Bug ID: 85134
Summary: [8 Regression] ICE with invalid constexpr in 'shared'
OpenMP clause
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: error-recover
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80546
Peter Bergner changed:
What|Removed |Added
Status|NEW |ASSIGNED
URL|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85135
Bug ID: 85135
Summary: [7/8 Regression] ICE with invalid late-specified
return type
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: ice-on-invalid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85132
--- Comment #1 from Martin Liška ---
Hi Manual.
Can you please reduce a bit the configure options. The package requires many
libraries as dependency. How do you invoke ffmpeg to expose the crash?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85132
--- Comment #2 from Manuel Lauss ---
This is the most minimal ffmpeg config that can trigger the segfault. The
interesting switch is "--enabled-hardcoded-tables". I use the "mpv" Player
with a standard mp4 video file to trigger it
(https://githu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85136
Bug ID: 85136
Summary: ICE with array as template variable
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85137
Bug ID: 85137
Summary: [concepts] ICE with undeclared concept
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: error-recovery, ice-on-invalid-code
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84818
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84818
--- Comment #4 from Martin Sebor ---
Author: msebor
Date: Fri Mar 30 21:04:06 2018
New Revision: 258983
URL: https://gcc.gnu.org/viewcvs?rev=258983&root=gcc&view=rev
Log:
PR tree-optimization/84818 - integer_onep must not be used for i18n
gcc/C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80546
--- Comment #12 from Peter Bergner ---
Author: bergner
Date: Sat Mar 31 00:52:01 2018
New Revision: 258987
URL: https://gcc.gnu.org/viewcvs?rev=258987&root=gcc&view=rev
Log:
PR target/80546
* config/rs6000/vsx.md (??r): New mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83315
--- Comment #2 from Segher Boessenkool ---
Author: segher
Date: Sat Mar 31 03:05:35 2018
New Revision: 258988
URL: https://gcc.gnu.org/viewcvs?rev=258988&root=gcc&view=rev
Log:
rs6000: Fix _mm_min_ps and _mm_max_ps (PR83315)
This makes _mm_{min
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83315
Segher Boessenkool changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
PPER=/home/abenson/Galacticus/Tools/libexec/gcc/x86_64-pc-linux-gnu/8.0.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../gcc-trunk/configure --prefix=/home/abenson/Galacticus/Tools
--enable-languages=c,c++,fort
an --disable-multilib
Thread model: posix
gcc version 8.0.1 20180330 (experime
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85027
--- Comment #5 from Alexandre Oliva ---
Author: aoliva
Date: Sat Mar 31 03:44:12 2018
New Revision: 258989
URL: https://gcc.gnu.org/viewcvs?rev=258989&root=gcc&view=rev
Log:
[PR c++/85027] deal with baselink in save_expr in instantiate_type
We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85139
Bug ID: 85139
Summary: Spurious format truncation warning
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assi
52 matches
Mail list logo