https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64424
Bug ID: 64424
Summary: cr16-elf ICE in gen_rtx_SUBREG, at emit-rtl.c:748
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64420
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
Markus Trippelsdorf changed:
What|Removed |Added
CC||amonakov at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64425
Bug ID: 64425
Summary: [5 Regression] r219076 causes 36% tramp3d slowdown
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64425
--- Comment #1 from Markus Trippelsdorf ---
On my x86_64 machine it's worse: 2.93392 vs. 5.84974.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57703
--- Comment #10 from Alexander Monakov ---
Bug 64420, which was marked as a duplicate, presents an example where there's
no diagnostics at build time (linking succeeds), but the resulting code is
wrong and will fail at runtime.
I believe the cor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64422
--- Comment #2 from Bernd Edlinger ---
Created attachment 34341
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34341&action=edit
Proposed Fix
this fixes string::erase(iterator, iterator)
and a few more templates that are missing as well.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56867
--- Comment #7 from Thomas Koenig ---
Author: tkoenig
Date: Sun Dec 28 12:03:02 2014
New Revision: 219089
URL: https://gcc.gnu.org/viewcvs?rev=219089&root=gcc&view=rev
Log:
2014-12-28 Thomas Koenig
PR fortran/56867
* trans-array.c (g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64426
Bug ID: 64426
Summary: Unnecessary string temporary for array assignment
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56867
--- Comment #8 from Thomas Koenig ---
For the creation of a temporary after the fix where it is not really necessary,
see PR 64426 .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64414
--- Comment #4 from Jason Pyeron ---
Confirming 4.9.2 does not crash, although it is a bit noisy on the output where
4.4 was quite.
Thank you.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60414
--- Comment #6 from Andre Vehreschild ---
I got no complains about the fix not working for someone, so at least the
status can be set to resolved.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60414
Joost VandeVondele changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64427
Bug ID: 64427
Summary: gcc.target/i386/pr64291-1.c is invalid
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64427
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64428
Bug ID: 64428
Summary: aggregate with const member as union member [C++03]
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64427
--- Comment #2 from Marc Glisse ---
Restricting the testcase to x86_64 would be fine with me.
As far as main is concerned, f could have written in n and d. The uninitialized
values are only passed around, it doesn't seem relevant.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64429
Bug ID: 64429
Summary: Double free when returning std::string from trivial
lambda
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64427
--- Comment #3 from H.J. Lu ---
(In reply to Marc Glisse from comment #2)
> Restricting the testcase to x86_64 would be fine with me.
>
> As far as main is concerned, f could have written in n and d. The
> uninitialized values are only passed ar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64425
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
Target Milestone|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64430
Bug ID: 64430
Summary: Out-of-bounds array access in isl-ast-gen-if-1.c
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: tes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
David Abdurachmanov changed:
What|Removed |Added
CC||david.abdurachmanov at gmail
dot c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63442
David Abdurachmanov changed:
What|Removed |Added
CC||david.abdurachmanov at gmail
dot c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64413
David Abdurachmanov changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64427
--- Comment #4 from Marc Glisse ---
Created attachment 34342
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34342&action=edit
Fixed testcase
Ah, sorry, I had missed dn indeed. The attached tgz runs ok under valgrind, and
fails the assertio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64431
Bug ID: 64431
Summary: "-Wignored-qualifiers" warning gives misleading
position in code
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64431
--- Comment #1 from Vladimir Rutsky ---
$ g++-4.9 -v
Using built-in specs.
COLLECT_GCC=g++-4.9
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64427
--- Comment #5 from H.J. Lu ---
(In reply to Marc Glisse from comment #4)
> Created attachment 34342 [details]
> Fixed testcase
>
> Ah, sorry, I had missed dn indeed. The attached tgz runs ok under valgrind,
> and fails the assertion with a comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64422
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64428
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64429
--- Comment #1 from Jonathan Wakely ---
More likely to be PR 62052
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63681
--- Comment #4 from Joel Sherrill ---
Since this happens on two target architectures, could someone look at it enough
to put it in the right component. It could be the same type of defect on two
different targets but it could also be a more gener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64431
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64377
Sandra Loosemore changed:
What|Removed |Added
CC||hubicka at ucw dot cz
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64377
Sandra Loosemore changed:
What|Removed |Added
CC||sandra at codesourcery dot com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64368
Hans-Peter Nilsson changed:
What|Removed |Added
CC||hp at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64428
--- Comment #2 from R.HL at gmx dot net ---
That was a typo, I quickly modified the example before submitting it. It should
be
U u = {1};
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64368
Hans-Peter Nilsson changed:
What|Removed |Added
Summary|[5 Regression] Several |[5 Regression] Several
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52010
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
Assigne
39 matches
Mail list logo