https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212
--- Comment #1 from Oleg Endo ---
Author: olegendo
Date: Sun Aug 3 09:47:15 2014
New Revision: 213524
URL: https://gcc.gnu.org/viewcvs?rev=213524&root=gcc&view=rev
Log:
PR target/55212
Create branch.
Added:
branches/sh-lra/
- copied
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62001
--- Comment #1 from Winston Smith ---
The same for g++:
Running /home/zoidberg/1/gcc-4.9.1/gcc/testsuite/g++.dg/pch/pch.exp ...
FAIL: g++.dg/pch/array-1.C -g -I. -Dwith_PCH (internal compiler error)
FAIL: g++.dg/pch/array-1.C -g -I. -Dwith_PCH
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62001
Bug ID: 62001
Summary: Many tests fail with PCH
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: pch
Assignee:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62001
--- Comment #2 from Dominique d'Humieres ---
As reported in PR61250, I see also random PCH failures on darwin, but much
fewer:
g++.dg/pch/pch.C and gcc.dg/pch/save-temps-1.c only.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61999
--- Comment #2 from Dominique d'Humieres ---
The ICE is due to the line
gcc_assert (gfc_compare_types (&vector_a->ts, &vector_b->ts));
i.e., gfc_simplify_dot_product works only if the two vectors have the same
type. Replacing the assert with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62002
Bug ID: 62002
Summary: -fcilkplus switch breaks format attribute.
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62002
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119
Rose Garcia changed:
What|Removed |Added
CC||rose.garcia-eggl2fk@yopmail
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119
--- Comment #17 from Marek Polacek ---
I'm sorry, GCC 4.7 branch is already closed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119
--- Comment #18 from Rose Garcia ---
Created attachment 33229
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33229&action=edit
backported fix for gcc 4.8.3
oh, is that so? that's unfortunate, as gcc > 4.7 requires a C++ compiler to
bootstr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58704
Volker Reichelt changed:
What|Removed |Added
Target Milestone|4.10.0 |4.9.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61889
--- Comment #3 from Rainer Emrich ---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 23.07.2014 17:17, schrieb ktietz at gcc dot gnu.org:
> --- Comment #2 from Kai Tietz --- Yes, issue is
> here that ftw API is used for cleanup.
>
> ... stat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60189
Volker Reichelt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61768
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62003
Bug ID: 62003
Summary: Possible bug in std::complex
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62004
Bug ID: 62004
Summary: dead type-unsafe load replaces type-safe load
Product: gcc
Version: 4.8.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61964
--- Comment #18 from vries at gcc dot gnu.org ---
(In reply to Richard Biener from comment #13)
> (In reply to vries from comment #12)
> > Furthermore, I suspect that a similar issue exists for loads, I'll look into
> > that.
>
> I don't think so
17 matches
Mail list logo