https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87781
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86164
Vadim Zeitlin changed:
What|Removed |Added
CC||vz-gcc at zeitlins dot org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87898
--- Comment #2 from Jakub Jelinek ---
Author: jakub
Date: Wed Nov 14 00:02:35 2018
New Revision: 266093
URL: https://gcc.gnu.org/viewcvs?rev=266093&root=gcc&view=rev
Log:
PR tree-optimization/87898
* omp-simd-clone.c (ipa_simd_mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86164
--- Comment #4 from Jonathan Wakely ---
(In reply to Vadim Zeitlin from comment #3)
> This makes std::regex simply unusable.
Yes, because there are no uses with inputs below 27KiB.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86164
--- Comment #5 from Vadim Zeitlin ---
I obviously meant that it makes it unusable in my use case when I can't
guarantee that the input is bounded by this (smallish) size.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87507
--- Comment #11 from Peter Bergner ---
Author: bergner
Date: Wed Nov 14 02:17:35 2018
New Revision: 266097
URL: https://gcc.gnu.org/viewcvs?rev=266097&root=gcc&view=rev
Log:
gcc/
PR rtl-optimization/87507
* lower-subreg.c (operan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87507
Peter Bergner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
krux changed:
What|Removed |Added
CC||hoganmeier at gmail dot com
--- Comment #3 from k
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45615
krux changed:
What|Removed |Added
CC||hoganmeier at gmail dot com
--- Comment #2 from k
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87718
--- Comment #4 from Terry Guo ---
(In reply to Uroš Bizjak from comment #2)
> Following testcase:
>
> --cut here--
> typedef int V __attribute__((vector_size (8)));
>
> void foo (int x, int y)
> {
> register int a __asm ("xmm1");
> register
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66013
Eric Gallager changed:
What|Removed |Added
Keywords||patch
--- Comment #8 from Eric Gallager
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61651
Eric Gallager changed:
What|Removed |Added
Keywords||build
--- Comment #3 from Eric Gallager
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
--- Comment #4 from Eric Gallager ---
(In reply to krux from comment #3)
> -Wshadow, at least the local variant, would indeed be really nice in -Wall
> or at least -Wextra. The global one is still too noisy because of class
> constructors: https:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45615
Eric Gallager changed:
What|Removed |Added
Last reconfirmed|2010-09-09 16:31:17 |2018-11-13
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87656
--- Comment #5 from krux ---
I meant -Wshadow=local.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88013
Bug ID: 88013
Summary: can't vectorize rgb to grayscale conversion code
Product: gcc
Version: 7.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88013
--- Comment #1 from krux ---
Something like -march=armv8-a -mfpu=neon-fp-armv8 does not work either.
https://godbolt.org/z/MpBQ0I
101 - 117 of 117 matches
Mail list logo