https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69011
vries at gcc dot gnu.org changed:
What|Removed |Added
CC||vehre at gmx dot de
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69005
--- Comment #3 from Jonathan Wakely ---
Hmm, __and_ is supposed to shortcut, but the way I use it here doesn't take
advantage of that because _Invoke is always instantiated even when _NotSelf is
false.
Replacing is_same<_Invoke<...>, ...> with s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69005
--- Comment #4 from Jonathan Wakely ---
I'll try your suggestion first though.
In the real code we also use _Callable in the templated assignment operator,
where the argument can be deduced as the class type, but that can be done
differently too
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69037
Bug ID: 69037
Summary: arrays of constants as function arguments
misinterpreted
Product: gcc
Version: 5.3.1
Status: UNCONFIRMED
Severity: major
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69038
Bug ID: 69038
Summary: sparc64 compilation fails with error: unable to find a
register to spill in class 'FP_REGS'
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
Bug ID: 69039
Summary: segfault with ftree-parallelize-loops=2
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
--- Comment #1 from vries at gcc dot gnu.org ---
Created attachment 37124
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37124&action=edit
ira-color.c.tgz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040
Bug ID: 69040
Summary: cris allmodconfig fails
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
Assignee: unas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040
Sudip changed:
What|Removed |Added
CC||sudipm.mukherjee at gmail dot
com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65112
guillaume.sabouret at starqube dot com changed:
What|Removed |Added
CC||guillaume.saboure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69037
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69012
--- Comment #10 from Paul Hua ---
(In reply to Bernd Edlinger from comment #9)
> (In reply to Paul Hua from comment #8)
> > (In reply to Bernd Edlinger from comment #6)
> > > (In reply to Paul Hua from comment #5)
> > > > Created attachment 37115
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69041
Bug ID: 69041
Summary: Unnecessary push/pop of caller-save register (ecx) on
32bit with vector intrinsics. Sometimes without the
pop, clobbering ebp (callee-save)
Product:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69037
--- Comment #2 from Mikael Pettersson ---
Started with r231722.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69042
Bug ID: 69042
Summary: [6 regression] Missed optimization in ivopts
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
Mikhail Maltsev changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
--- Comment #3 from vries at gcc dot gnu.org ---
(In reply to Mikhail Maltsev from comment #2)
> Reduced testcase:
>
> $ cat ira-color.ii
Thanks.
Slightly further reduced:
...
unsigned int b;
unsigned int
fn1 (unsigned int d)
{
int i;
f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65712
--- Comment #2 from Albert Netymk ---
@Andrew Pinski Could you provide the ref for const and pure attribute? It's not
mentioned in the
[spec](http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_self.html),
or the source code of
[glib
-enable-languages=fortran
Thread model: posix
gcc version 6.0.0 20151224 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66338
--- Comment #7 from Ville Voutilainen ---
Not so simple, still working on this.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69044
Bug ID: 69044
Summary: [6 regression] [CHKP] internal compiler error: in
duplicate_thunk_for_node
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69037
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |5.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69011
vehre at gcc dot gnu.org changed:
What|Removed |Added
CC||vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69012
--- Comment #11 from Bernd Edlinger ---
ok, now I see. try this:
Index: gcc/config/mips/mips.c
===
--- gcc/config/mips/mips.c (revision 231927)
+++ gcc/config/mips/mips.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69045
Bug ID: 69045
Summary: missing optimization: forward constant propagation of
regular expressions
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69046
Bug ID: 69046
Summary: gcc 6 libgomp trails clang 3.8 openmp in OpenMP 3.1
validation test
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69046
--- Comment #1 from Jack Howarth ---
Created attachment 37129
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37129&action=edit
log of 'make ctest' using -fopenmp -O3 on x86_64-apple-darwin15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69046
--- Comment #2 from Jack Howarth ---
Created attachment 37130
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37130&action=edit
log of 'make ctest' using -fopenmp -O3 on x86_64-apple-darwin15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68772
--- Comment #5 from mrs at gcc dot gnu.org ---
The work checked in above is unrelated to this PR.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69046
--- Comment #3 from Jack Howarth ---
The regressions in the OpenMP3.1_Validation c test suite verifications in gcc
6.0svn's results compared to clang 3.8svn's are...
--- clang-3.8-openmp-validation.log 2015-12-24 13:04:43.0 -0500
+++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69039
vries at gcc dot gnu.org changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target Mil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69047
Bug ID: 69047
Summary: memcpy of 64-bit integer to 32-bit integer causes
pointless stack operations on ARM
Product: gcc
Version: 5.3.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69037
--- Comment #3 from Mikael Pettersson ---
Trunk had the same regression, until r231374 fixed it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66148
John Paul Adrian Glaubitz changed:
What|Removed |Added
CC||glaubitz at physik dot
fu-be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465
Sergei Trofimovich changed:
What|Removed |Added
CC||slyfox at inbox dot ru
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69037
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67842
AK changed:
What|Removed |Added
CC||hiraditya at msn dot com
--- Comment #1 from AK --
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69048
Bug ID: 69048
Summary: [cilkplus] bug when spawning a function that returns a
type with a destructor
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69005
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Fri Dec 25 03:24:51 2015
New Revision: 231952
URL: https://gcc.gnu.org/viewcvs?rev=231952&root=gcc&view=rev
Log:
PR c++/69005
* call.c (add_template_candidate_real): Don'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69005
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69049
Bug ID: 69049
Summary: [avr] strange/unnecessary commands in compiled code
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: major
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69049
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Component|c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69041
Peter Cordes changed:
What|Removed |Added
Target|i386-linux-gnu |i386-linux-gnu,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69050
Bug ID: 69050
Summary: bsearch over unsorted array in unit_addrs_search
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ot
45 matches
Mail list logo