http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59569
--- Comment #7 from David Binderman ---
Created attachment 31501
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31501&action=edit
C source code
Source code from bug # 45948. Compiler flag -O3 required.
Machine type x86_64.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57422
Andrey Belevantsev changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57422
--- Comment #5 from Andrey Belevantsev ---
Author: abel
Date: Mon Dec 23 06:43:49 2013
New Revision: 206174
URL: http://gcc.gnu.org/viewcvs?rev=206174&root=gcc&view=rev
Log:
PR rtl-optimization/57422
* sel-sched.c (fill_vec_av_set
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57422
--- Comment #4 from Andrey Belevantsev ---
Author: abel
Date: Mon Dec 23 06:41:22 2013
New Revision: 206173
URL: http://gcc.gnu.org/viewcvs?rev=206173&root=gcc&view=rev
Log:
PR rtl-optimization/57422
* sel-sched.c (mark_unavailabl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59582
Bug ID: 59582
Summary: LTO discards symbol that defined as weak elsewhere
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59573
--- Comment #4 from Dennis.Yxun ---
(In reply to Andrew Pinski from comment #3)
> Can you try using ARM's foundation model (or another simulator) which should
> be easier to compare against?
Yes, I've tried with foundation_v8, and not only it ext
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59581
Bug ID: 59581
Summary: [SH] insns that use r0...r7 are put into delay slot of
rte
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59569
--- Comment #6 from H.J. Lu ---
(In reply to David Binderman from comment #5)
> (In reply to Zhendong Su from comment #4)
> > Below is a very similar testcase that I've encountered:
>
> I have a third test case available on request.
Please uplo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59579
--- Comment #1 from Konstantin Sadov ---
Similar programs with defaulted default and move constructors work, so the
problem is for copy constructor only.
struct A{A()=delete;A(A&)=default;};
template
struct C:B{C()=default;C(C&)=default;};
C d(d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59578
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59580
Bug ID: 59580
Summary: --with-arch=generic is allowed to configure GCC
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59569
--- Comment #5 from David Binderman ---
(In reply to Zhendong Su from comment #4)
> Below is a very similar testcase that I've encountered:
I have a third test case available on request.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59579
Bug ID: 59579
Summary: Defaulted copy constructor of template class is
instantiated even when not called (probably bug 57153)
Product: gcc
Version: 4.7.2
Status: UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59573
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59578
Bug ID: 59578
Summary: Overuse of v prefix for SSE instructions
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59394
--- Comment #3 from Georg-Johann Lay ---
Some more notes:
If you don't want that small functions are being inlined, consider
-fno-inline-small-functions.
If a function is being inlined then it's body is still implemented except in
the case where
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59394
Georg-Johann Lay changed:
What|Removed |Added
Target|AVR |
Severity|major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59394
Georg-Johann Lay changed:
What|Removed |Added
Attachment #31385|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52075
Bud Davis changed:
What|Removed |Added
CC||bdavis at gcc dot gnu.org
--- Comment #2 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59573
Dennis.Yxun changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59577
Bug ID: 59577
Summary: OpenMP: ICE with type(c_ptr) in private()
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59573
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
23 matches
Mail list logo