http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57538
Bug ID: 57538
Summary: SAVE attribute needed for derived type with default
initialization?
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57538
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53812
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57447
--- Comment #1 from David Binderman ---
I see this problem also.
Additional test case available on request.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53964
--- Comment #8 from Anton Shterenlikht ---
With this patch to binutils:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-sparc.h.diff?cvsroot=src&r1=1.31&r2=1.32
I can build gcc-4.6.4,1 successfully.
I can now build lapack with gcc-4.6
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57539
Bug ID: 57539
Summary: ice in ipa_edge_duplication_hook
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assig
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30604
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57540
Bug ID: 57540
Summary: stack pointer related loop invariants after reload
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Compo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30604
--- Comment #16 from rguenther at suse dot de ---
On Thu, 6 Jun 2013, dcb314 at hotmail dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30604
>
> David Binderman changed:
>
>What|Removed |Added
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57541
Bug ID: 57541
Summary: [Cilkplus]: internal compiler error: in gimplify_expr,
at gimplify.c:7809
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57541
--- Comment #1 from Anna ---
Same test, another ICE.
$ gcc -fcilkplus 1.c -DN=10
1.c: In function 'main':
1.c:4:8: internal compiler error: in gimplify_var_or_parm_decl, at
gimplify.c:2042
char c = (char)N;
^
0x78a33b gimplify_var_or_p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57541
--- Comment #2 from Anna ---
Comment out line "long l = (long)N;" and here's another ICE.
$ gcc -fcilkplus 1.c
1.c: In function 'main':
1.c:4:18: error: 'N' undeclared (first use in this function)
char c = (char)N;
^
1.c:4:18
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57539
Richard Biener changed:
What|Removed |Added
CC||mjambor at suse dot cz
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57537
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Target Milestone|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57539
Martin Jambor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57542
Bug ID: 57542
Summary: [OOP, Fortran] ICE on FINALization with specific
options
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57543
Bug ID: 57543
Summary: decltype needs eplicity 'this' pointer in member
function declaration of template class with trailing
return type
Product: gcc
Version: 4.8.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54370
Tobias Burnus changed:
What|Removed |Added
Keywords||ice-on-valid-code, patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57544
Bug ID: 57544
Summary: /../libcommon/stdio.h:121:12: error: expected
declaration specifiers or ... before numeric constant
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56442
Georg-Johann Lay changed:
What|Removed |Added
CC||eric.weddington at atmel dot
com
Ta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57544
Andreas Schwab changed:
What|Removed |Added
Severity|blocker |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57542
Tobias Burnus changed:
What|Removed |Added
Keywords||ice-on-valid-code
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57544
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57542
--- Comment #1 from Tobias Burnus ---
Author: burnus
Date: Thu Jun 6 14:36:41 2013
New Revision: 199736
URL: http://gcc.gnu.org/viewcvs?rev=199736&root=gcc&view=rev
Log:
2013-06-06 Tobias Burnus
PR fortran/57542
* trans.c (gf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57542
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57459
Mikael Pettersson changed:
What|Removed |Added
CC||mikpe at it dot uu.se
--- Comment #5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57530
--- Comment #4 from Tobias Burnus ---
(In reply to Tobias Burnus from comment #3)
The resolve patch has been approved (but not yet committed):
http://gcc.gnu.org/ml/fortran/2013-06/msg00049.html
The trans*.c patch has still to be fixed and subm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57468
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55342
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57447
--- Comment #2 from H.J. Lu ---
(In reply to David Binderman from comment #1)
> I see this problem also.
>
> Additional test case available on request.
Please upload a testcase here. Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57545
Bug ID: 57545
Summary: Generation of debug symbols leads to internal compiler
error
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57447
--- Comment #3 from David Binderman ---
Created attachment 30270
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30270&action=edit
C++ source code
The attached source code causes the following crash
on gcc-4.9 trunk dated 20130605 on an AMD x
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54370
--- Comment #5 from Tobias Burnus ---
Author: burnus
Date: Thu Jun 6 16:45:04 2013
New Revision: 199746
URL: http://gcc.gnu.org/viewcvs?rev=199746&root=gcc&view=rev
Log:
2013-06-06 Tobias Burnus
Backport from mainline
2012-08
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54370
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57546
Bug ID: 57546
Summary: templated gnu multiversion function pointer returns
wrong value
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57545
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57547
Bug ID: 57547
Summary: Missing vector intrinsics in PowerPC Altivec
documentation
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: trivial
Pri
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57547
Andrew Pinski changed:
What|Removed |Added
Keywords||documentation
Component|web
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57548
Bug ID: 57548
Summary: calling gnu multiversioned function at file scope
causes ICE
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57547
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57549
Bug ID: 57549
Summary: Bogus error with array constructor with derived-type
typespec
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Keywords: rejects-valid
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57543
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43652
Paolo Carlini changed:
What|Removed |Added
CC|gcc-bugs at gcc dot gnu.org|
--- Comment #1 from Paolo Carlini
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43652
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55149
David Abdurachmanov changed:
What|Removed |Added
CC||david.abdurachmanov at gmail
dot c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57447
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44811
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|gcc-bugs at g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856
Paolo Carlini changed:
What|Removed |Added
CC||gpiez at web dot de
--- Comment #36 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57459
--- Comment #6 from wmi at google dot com ---
continue the analysis in the first post, for the smallcase 1.c, the IR after
calling inherit_in_ebb in lra_inheritance for bb12 is:
(insn 289 47 48 12 (set (reg:SI 116 [79])
(reg:SI 121 [79]))
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55109
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57183
Paolo Carlini changed:
What|Removed |Added
CC||ricilake at gmail dot com
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55128
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
Bug ID: 57550
Summary: [4.8/4.9] Regression: bogus "error ... is private"
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
Andrew Pinski changed:
What|Removed |Added
Summary|[4.8/4.9] Regression: bogus |[4.8/4.9 Regression] :
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57550
--- Comment #2 from Paul Pluzhnikov ---
(In reply to Andrew Pinski from comment #1)
> I think the problem is that you cannot take an address of a private static
> function as that would get around access controls.
Surely you can in a class member
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57551
Bug ID: 57551
Summary: [4.9 Regression]: g++.dg/ext/visibility/anon6.C
scan-assembler 1BIiE1cE
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53658
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55520
Jason Merrill changed:
What|Removed |Added
Keywords|ice-on-valid-code |ice-on-invalid-code
Status|RE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57540
--- Comment #1 from bin.cheng ---
The dump of loop_init is like,
72: r178:SI=0
106: L106:
90: NOTE_INSN_BASIC_BLOCK 6
91: r178:SI=r178:SI+0x1
94: r190:SI=r177:SI<<0x2
REG_DEAD r177:SI
95: r191:SI=sfp:SI+r190:SI
REG_DEA
59 matches
Mail list logo