http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58355
--- Comment #5 from janus at gcc dot gnu.org ---
Author: janus
Date: Mon Sep 23 07:40:39 2013
New Revision: 202823
URL: http://gcc.gnu.org/viewcvs?rev=202823&root=gcc&view=rev
Log:
2013-09-23 Janus Weil
PR fortran/58355
* decl.c (check
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58355
--- Comment #6 from janus at gcc dot gnu.org ---
Fixed on trunk with r202823. Backports pending ...
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58442
--- Comment #5 from Martin Husemann ---
Just as a sanity check: I verified that the natively generated insn-recog.c is
the same as one cross compiled on an amd64 host.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58506
Bug ID: 58506
Summary: gcc -E -C gives error: pasting "__gthrw_" and "/*
Android's C library does not provide pthread_cancel,
check for"pthread_create' instead. */" does not
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58506
--- Comment #1 from gcc-bug at sogetthis dot com ---
Created attachment 30883
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30883&action=edit
Reproduction test case.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58502
Richard Biener changed:
What|Removed |Added
Target||x86_64-*-*, i?86-*-*
Status|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58501
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.7.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58475
--- Comment #3 from chrbr at gcc dot gnu.org ---
Author: chrbr
Date: Mon Sep 23 08:30:00 2013
New Revision: 202825
URL: http://gcc.gnu.org/viewcvs?rev=202825&root=gcc&view=rev
Log:
2013-09-23 Christian Bruel
PR target/58475
* c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58506
--- Comment #2 from Jonathan Wakely ---
Already fixed on the 4.6 branch:
http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=188250
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58506
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58497
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Target|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58506
--- Comment #4 from Jakub Jelinek ---
GCC 4.6 is no longer supported, you are clearly missing the
r178258 fix, but even that has been backported to the 4.6 branch in r188250
quite some time before it's support has been stopped.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58475
chrbr at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58497
--- Comment #2 from Richard Biener ---
Created attachment 30884
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30884&action=edit
prototype patch
A quick check shows generated code will be
g:
.LFB0:
.cfi_startproc
xorps %xm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58506
--- Comment #5 from gcc-bug at sogetthis dot com ---
OK. Sorry for reporting a known (and resolved) problem. The change looks good.
Thank you for your time. Sorry for the inconvenience. (You guys are really
quick BTW:-).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57400
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58494
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57393
Richard Biener changed:
What|Removed |Added
CC||ishiura-compiler at ml dot
kwansei
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57393
Richard Biener changed:
What|Removed |Added
CC||antoine.balestrat at gmail dot
com
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57442
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58493
--- Comment #2 from Richard Biener ---
C testcase
void omb(int n, double *points, double *weights)
{
int i;
for(i=0;i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58493
Richard Biener changed:
What|Removed |Added
Target|amd64/sandy bridge |x86_64-*-*, i?86-*-*
Status|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58492
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58473
Richard Biener changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58491
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58468
Adrian changed:
What|Removed |Added
Severity|critical|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58464
--- Comment #6 from Richard Biener ---
Translating {component_ref,mem_ref<0B>,result_296}@.MEM_407 through
:
goto ;
:
# min_size_293 = PHI
_294 = min_size_293 + 16;
# .MEM_406 = VDEF <.MEM_405>
base_295 = xmalloc (_294);
result_296 = base_295 +
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58490
Richard Earnshaw changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58489
--- Comment #1 from Timo Teräs ---
Simplifed commandline to:
armv6-alpine-linux-muslgnueabihf-gcc -Os -c -std=gnu99 aa.c -o aa.o
No ICE with:
armv6-alpine-linux-muslgnueabihf-gcc -c -std=gnu99 aa.c -o aa.o
armv6-alpine-linux-muslgnueabihf-gcc -ma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58464
--- Comment #7 from Richard Biener ---
Author: rguenth
Date: Mon Sep 23 12:37:17 2013
New Revision: 202826
URL: http://gcc.gnu.org/viewcvs?rev=202826&root=gcc&view=rev
Log:
2013-09-23 Richard Biener
PR tree-optimization/58464
* tree-s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58493
Mikael Pettersson changed:
What|Removed |Added
CC||mikpe at it dot uu.se
--- Comment #3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58464
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58442
--- Comment #6 from Martin Husemann ---
To verify, I instrumented get_mem_attrs:
static inline struct mem_attrs *
get_mem_attrs (const_rtx x)
{
struct mem_attrs *attrs;
attrs = MEM_ATTRS (x);
attrs = MEM_ATTRS (x);
if (!attrs) {
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58507
Bug ID: 58507
Summary: Incorrect parsing of `-mmcu=msp430*`
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58330
--- Comment #5 from Alan Modra ---
Author: amodra
Date: Mon Sep 23 14:27:06 2013
New Revision: 202829
URL: http://gcc.gnu.org/viewcvs?rev=202829&root=gcc&view=rev
Log:
PR target/58330
* config/rs6000/rs6000.md (bswapdi2_64bit): Disable fo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58330
--- Comment #6 from Alan Modra ---
Author: amodra
Date: Mon Sep 23 14:27:56 2013
New Revision: 202830
URL: http://gcc.gnu.org/viewcvs?rev=202830&root=gcc&view=rev
Log:
PR target/58330
* gcc.target/powerpc/pr58330.c: New.
Added:
bran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58330
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58330
Alan Modra changed:
What|Removed |Added
Target Milestone|--- |4.8.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58488
--- Comment #3 from Eric Blake ---
Since the engine is able to warn at -O0 when I _don't_ take the address, I
don't see why the warning is lost by the mere action of taking the address.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58488
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58508
Bug ID: 58508
Summary: Redundant vector load of "actual" loop invariant in
loop body.
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58510
Bug ID: 58510
Summary: [4.9 regression] [c++0x] ICE with multiple non-static
data initializations in union
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58509
Bug ID: 58509
Summary: [4.9 regression] ICE in calc_dfs_tree, at
dominance.c:397 breaks Ada bootstrap on sparc64-linux
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58005
Daniel Santos changed:
What|Removed |Added
CC||daniel.santos at pobox dot com
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58511
Bug ID: 58511
Summary: [c++0x] ICE using static const member variable in
constexpr
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Pri
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54585
--- Comment #3 from Chip Salzenberg ---
It's worth it for cache reasons I believe. The data cache works better you
don't spread out the stack data unnecessarily. More concretely, if the stack
frame can entirely disappear then you also reduce the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58512
Bug ID: 58512
Summary: [Feature request] -Wformat extensions to accomodate
custom rules
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58437
--- Comment #26 from Tammy Hsu ---
Thanks a lot for the patch. It addresses the issue on the standalone test and
shows also in our real tool test results. With this patch, the major
degradations are gone. Compared to gcc445, there is a slight over
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58513
Bug ID: 58513
Summary: *var and MEM[(const int &)var] (var has int* type)
are not treated as the same data ref.
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58514
Bug ID: 58514
Summary: Undefined symbol in libstdc++.so starting with rev
202818
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Prior
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58514
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58515
Bug ID: 58515
Summary: Loop optimized away when it should not
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58515
Emmanuel Stapf changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58516
Bug ID: 58516
Summary: ICE with __transaction_atomic
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assign
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58517
Bug ID: 58517
Summary: [SH] wrong code with subc and movsicc
(-mpretend-cmove) after ce2
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58512
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781
Andrew Pinski changed:
What|Removed |Added
CC||daniel.santos at pobox dot com
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781
--- Comment #7 from Andrew Pinski ---
Related to bug 15338.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58518
Bug ID: 58518
Summary: [4.8/4.9 regression] ICE template specialization
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58514
--- Comment #2 from Paul Pluzhnikov ---
Fixed by r202832 and r202836.
Sorry about the breakage.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58518
Paolo Carlini changed:
What|Removed |Added
Target Milestone|--- |4.8.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58500
--- Comment #2 from abutcher at gcc dot gnu.org ---
Author: abutcher
Date: Mon Sep 23 22:43:44 2013
New Revision: 202851
URL: http://gcc.gnu.org/viewcvs?rev=202851&root=gcc&view=rev
Log:
Fix 58500.
gcc/cp/
PR c++/58500
* type-utils.h (fin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58512
--- Comment #2 from Daniel Santos ---
Ahh, thanks so much! Sorry I failed to find the related bugs. :(
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58505
--- Comment #1 from John David Anglin ---
I believe this was fixed on trunk by the following change:
2013-05-22 Matthias Klose
* jvspec.c (jvgenmain_spec): Add %I to cc1 call.
65 matches
Mail list logo