https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61925
Bug ID: 61925
Summary: internal error when using vectorization on CPU without
SSE
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61919
--- Comment #3 from Andreas Schwab ---
That fixes the test case.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61863
--- Comment #2 from Mikael Pettersson ---
This was fixed for 4.9 by r205694 (PR59374).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61924
Bug ID: 61924
Summary: [C++11] ICE in instantiate_template_1, at
cp/pt.c:15618
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61919
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61923
Bug ID: 61923
Summary: [4.8/4.9/4.10 Regression] -fcompare-debug errors while
building Linux kernel.
Product: gcc
Version: 4.8.3
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61913
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61888
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61881
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305
Tobias Burnus changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305
--- Comment #15 from Tobias Burnus ---
Author: burnus
Date: Sat Jul 26 17:56:39 2014
New Revision: 213085
URL: https://gcc.gnu.org/viewcvs?rev=213085&root=gcc&view=rev
Log:
Follow up to r213079.
2014-07-26 Tobias Burnus
PR fortran/6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61881
--- Comment #4 from Tobias Burnus ---
Author: burnus
Date: Sat Jul 26 17:56:39 2014
New Revision: 213085
URL: https://gcc.gnu.org/viewcvs?rev=213085&root=gcc&view=rev
Log:
Follow up to r213079.
2014-07-26 Tobias Burnus
PR fortran/61
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61888
--- Comment #1 from Tobias Burnus ---
Author: burnus
Date: Sat Jul 26 17:56:39 2014
New Revision: 213085
URL: https://gcc.gnu.org/viewcvs?rev=213085&root=gcc&view=rev
Log:
Follow up to r213079.
2014-07-26 Tobias Burnus
PR fortran/61
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305
--- Comment #14 from Tobias Burnus ---
(In reply to Dominique d'Humieres from comment #13)
> AFAICT this PR has been fixed by r213079.
Yes. I have implemented it to return - as in comment 6's option (c): It returns
the size of the dynamic type.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61077
--- Comment #6 from Marc Glisse ---
Thanks, that was fast :-)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61922
Bug ID: 61922
Summary: Recursive #include overruns Win32 MAX_PATH due to lack
of path canonization
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61077
--- Comment #5 from Marek Polacek ---
Author: mpolacek
Date: Sat Jul 26 16:33:19 2014
New Revision: 213084
URL: https://gcc.gnu.org/viewcvs?rev=213084&root=gcc&view=rev
Log:
PR c/61077
* gcc.dg/pr61077.c: Use \[^\n\]* instead of .* in th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61077
--- Comment #4 from Marek Polacek ---
Sure, sorry about that.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
--- Comment #24 from Uroš Bizjak ---
Fixed (worked around) for real for 4.8.4, 4.9.2 and 4.10.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
--- Comment #23 from uros at gcc dot gnu.org ---
Author: uros
Date: Sat Jul 26 15:23:33 2014
New Revision: 213083
URL: https://gcc.gnu.org/viewcvs?rev=213083&root=gcc&view=rev
Log:
PR target/47230
* configure.ac (alpha*-*-linux*): Use mh-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
--- Comment #22 from uros at gcc dot gnu.org ---
Author: uros
Date: Sat Jul 26 15:18:04 2014
New Revision: 213082
URL: https://gcc.gnu.org/viewcvs?rev=213082&root=gcc&view=rev
Log:
PR target/47230
* configure.ac (alpha*-*-linux*): Use mh-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230
--- Comment #21 from uros at gcc dot gnu.org ---
Author: uros
Date: Sat Jul 26 15:11:14 2014
New Revision: 213081
URL: https://gcc.gnu.org/viewcvs?rev=213081&root=gcc&view=rev
Log:
PR target/47230
* configure.ac (alpha*-*-linux*): Use mh-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61801
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61077
--- Comment #3 from Marc Glisse ---
/* { dg-warning "qualified parameter type.*int" "parameter" { target *-*-* } 6
} */
Marek, could you use \[^\n\]* instead of .* please? The next dg-warning fails
if the name of the source directory contains "i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57305
Dominique d'Humieres changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61921
Bug ID: 61921
Summary: [4.10 Regression] ICE: SIGSEGV in
varpool_node::get_constructor(), at varpool.c:275 with
-O2 -fipa-pta
Product: gcc
Version: 4.10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61920
--- Comment #1 from Matthias Klose ---
PR24775 is about libobjc not including GCC's target headers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775
Matthias Klose changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61920
Bug ID: 61920
Summary: [4.8/4.9/4.10 Regression] libobjc has undefined
symbols on powerp*-linux-gnu
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61919
--- Comment #1 from Andreas Schwab ---
Created attachment 33188
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33188&action=edit
Output before r213002
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61919
Bug ID: 61919
Summary: [4.10 regression] FAIL: gfortran.dg/fmt_g0_6.f08 -O2
execution test
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Keywords: wrong-c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61904
--- Comment #11 from Markus Trippelsdorf ---
Here's a small (auto-)reduced testcase for this specific issue:
markus@x4 ~ % cat fair.i
int a, b, d;
enum cpu_idle_type
{
CPU_MAX_IDLE_TYPES
};
struct sched_domain
{
int balance_interval;
int l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44551
--- Comment #14 from Marc Glisse ---
Author: glisse
Date: Sat Jul 26 09:00:31 2014
New Revision: 213076
URL: https://gcc.gnu.org/viewcvs?rev=213076&root=gcc&view=rev
Log:
2014-07-26 Marc Glisse
PR target/44551
gcc/
* simplify-rtx.c (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61636
Jeaye changed:
What|Removed |Added
CC||contact at jeaye dot com
--- Comment #10 from Je
34 matches
Mail list logo