https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64118
Joost VandeVondele changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
--- Comment #2 from Andrew Pinski ---
This is the part that matters in this case:
References to local register variables may be deleted or moved or simplified.
In this case they are moved and simplified.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64119
Bug ID: 64119
Summary: asm triggers local register variable data corruption
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: major
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64010
Peter A. Bigot changed:
What|Removed |Added
CC||pab at pabigot dot com
--- Comment #1 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64118
Bug ID: 64118
Summary: Strange warning about unused function/subroutine
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #14 from H.J. Lu ---
(In reply to H.J. Lu from comment #13)
> (In reply to Thiago Macieira from comment #12)
> > Created attachment 34143 [details]
> > Testcase with preprocessed source and Makefiles
> >
> > Here you go.
> >
> > I'v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #13 from H.J. Lu ---
(In reply to Thiago Macieira from comment #12)
> Created attachment 34143 [details]
> Testcase with preprocessed source and Makefiles
>
> Here you go.
>
> I've included two sets of preprocessed sources, as the l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
Thiago Macieira changed:
What|Removed |Added
Attachment #34141|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61843
Georg-Johann Lay changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64052
--- Comment #4 from Eugene ---
I am not arguing for the sample code to be compilable and functional.
My expectation is a consistent compilation result regardless of the
optimisation settings. If it fails with 'O0' should fail with 'Os' too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64052
Georg-Johann Lay changed:
What|Removed |Added
CC||gjl at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35878
--- Comment #6 from Marc Glisse ---
LWG marked issue 2302 as pending NAD, but CWG was more helpful and we now have
an official DR so we can patch the front-end:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1748
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63459
--- Comment #7 from Marc Glisse ---
(In reply to Jan Hubicka from comment #0)
> It would be nice to use the fact that the default
> operator new throw exception instead of returning NULL in out of memory case.
Note that often you want to know no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #11 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #10 from Thiago Macieira ---
Actually, I removed my own #includes for the intrinsics, but they are still
there because of libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
Thiago Macieira changed:
What|Removed |Added
Attachment #34137|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
Thiago Macieira changed:
What|Removed |Added
Attachment #34136|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #7 from Thiago Macieira ---
Testcase works fine on GCC 4.9 and on this 5.0 without PCH. The error can only
be reproduced with PCH.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64103
Jonathan Wakely changed:
What|Removed |Added
Known to work||5.0
--- Comment #2 from Jonathan Wakel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64103
--- Comment #1 from Jonathan Wakely ---
Already fixed at r217050
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64087
H.J. Lu changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #4 from H.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64114
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64114
--- Comment #2 from hjl at gcc dot gnu.org ---
Author: hjl
Date: Sat Nov 29 15:57:32 2014
New Revision: 218182
URL: https://gcc.gnu.org/viewcvs?rev=218182&root=gcc&view=rev
Log:
Add a testcase for PR target/64114
PR target/64114
* gcc.t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64117
Bug ID: 64117
Summary: warning control #pragmas in precompiled headers are
not obeyed for template code
Product: gcc
Version: 4.8.4
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #6 from H.J. Lu ---
Also please make sure that your testcase can also be compiled with
GCC 4.9.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #5 from H.J. Lu ---
Please don't include . If you need some definitions,
copy them by hand to your testcase.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
--- Comment #4 from H.J. Lu ---
Also please exclude AVX512 intrinsic header by hand to reduce the size.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64111
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64098
--- Comment #1 from Mircea Namolaru ---
Bug confirmed. The error message points to a problem in the way in which the
unroll-and-jam code manage the isl objects (the space is not freed properly).
I pinned down the function causing the problem,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64108
H.J. Lu changed:
What|Removed |Added
Target Milestone|5.0 |4.9.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64108
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64116
Bug ID: 64116
Summary: ice with -O3 -fgraphite-identity on bootstrap
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: boo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64110
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64114
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64115
Markus Trippelsdorf changed:
What|Removed |Added
CC||uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61303
Maciej BliziĆski changed:
What|Removed |Added
Version|4.9.0 |4.9.2
--- Comment #6 from Maciej Bliz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64115
Bug ID: 64115
Summary: [5 Regression] ICE: : in rs6000_delegitimize_address,
at config/rs6000/rs6000.c:7051
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64114
Bug ID: 64114
Summary: ICE: in lra_create_live_ranges, at lra-lives.c:1330
with -O -mstringop-strategy=vector_loop -mno-push-args
Product: gcc
Version: 5.0
Status: UNCONF
39 matches
Mail list logo