https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55701
Ramana Radhakrishnan changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56313
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61460
Bug ID: 61460
Summary: Demangler crash (GDB PR 17043)
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56924
--- Comment #2 from Ramana Radhakrishnan ---
trunk and FSF 4.9.0 currently generates on ARM.
and r0, r0, #224
cmp r0, #224
bxnelr
b bar
which looks way better than what 4.8 generates.
I'm no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446
--- Comment #3 from Uroš Bizjak ---
Proposed patch at [1].
[1] https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00775.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61334
Thomas Schwinge changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61452
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
--- Comment #6 from Manuel López-Ibáñez ---
And this is a regression. We did not warn with r197260.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
Richard Biener changed:
What|Removed |Added
Known to work||4.8.3
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61438
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61436
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61437
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61433
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |4.9.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60324
Janne Blomqvist changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60014
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60014
--- Comment #4 from Manuel López-Ibáñez ---
The meaning of the flags is given here:
https://gcc.gnu.org/onlinedocs/cpp/Preprocessor-Output.html#Preprocessor-Output
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57186
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Tue Jun 10 10:29:44 2014
New Revision: 211404
URL: http://gcc.gnu.org/viewcvs?rev=211404&root=gcc&view=rev
Log:
2014-06-10 Richard Biener
PR tree-optimization/57186
PR tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59299
--- Comment #3 from Richard Biener ---
Author: rguenth
Date: Tue Jun 10 10:29:44 2014
New Revision: 211404
URL: http://gcc.gnu.org/viewcvs?rev=211404&root=gcc&view=rev
Log:
2014-06-10 Richard Biener
PR tree-optimization/57186
PR tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61452
--- Comment #2 from Richard Biener ---
Setting value number of f.7_12 to f.7_21 (changed)
Setting value number of g_18 to g_10 (changed)
Setting value number of f.7_12 to e.1_6 (changed)
Setting value number of g_18 to _13 (changed)
Setting value
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41936
--- Comment #7 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Tue Jun 10 11:42:38 2014
New Revision: 211405
URL: http://gcc.gnu.org/viewcvs?rev=211405&root=gcc&view=rev
Log:
2014-06-10 Dominique d'Humieres
Mikael Morin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61461
Bug ID: 61461
Summary: -fdump-rtl-all-slim causes ICE with fold-const.c
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41227
--- Comment #11 from Richard Biener ---
I think there is no good way apart from treating single-element structs equal
to its single element in LTO with regarding to TYPE_CANONICAL. At least not if
you want to inter-operate with both int i; and s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723
--- Comment #8 from Matt Godbolt ---
Thanks Nicholas :)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
--- Comment #7 from Richard Biener ---
Author: rguenth
Date: Tue Jun 10 14:10:57 2014
New Revision: 211411
URL: http://gcc.gnu.org/viewcvs?rev=211411&root=gcc&view=rev
Log:
2014-06-10 Richard Biener
PR middle-end/61456
* tree-ssa-ali
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
--- Comment #8 from Teresa Johnson ---
Thanks for the quick fix. Do you know if this fixed the issue I
reported in comment #2 (seg fault in a similar test case)?
Teresa
On Tue, Jun 10, 2014 at 7:11 AM, rguenth at gcc dot gnu.org
wrote:
> https
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61438
--- Comment #2 from Richard Biener ---
Author: rguenth
Date: Tue Jun 10 14:18:50 2014
New Revision: 211413
URL: http://gcc.gnu.org/viewcvs?rev=211413&root=gcc&view=rev
Log:
2014-06-10 Richard Biener
PR tree-optimization/61438
* tree-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
--- Comment #9 from Richard Biener ---
(In reply to Teresa Johnson from comment #8)
> Thanks for the quick fix. Do you know if this fixed the issue I
> reported in comment #2 (seg fault in a similar test case)?
I didn't check but I guess so.
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61438
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61462
Bug ID: 61462
Summary: ICE in ipa-prop.c:2562 caused by missing edge gimple
call stmt
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57519
Dominique d'Humieres changed:
What|Removed |Added
CC||iains at gcc dot gnu.org
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61446
--- Comment #4 from Dominique d'Humieres ---
> Proposed patch at [1].
>
> [1] https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00775.html
This patch fixes bootstrap on Core* targets.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
--- Comment #10 from Teresa Johnson ---
On Tue, Jun 10, 2014 at 7:38 AM, rguenth at gcc dot gnu.org
wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
>
> --- Comment #9 from Richard Biener ---
> (In reply to Teresa Johnson from commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61463
Bug ID: 61463
Summary: g++ does not emit DW_AT_mutable
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61464
Bug ID: 61464
Summary: regex pattern using brackets throws error in
constructor
Product: gcc
Version: 4.8.2
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61464
--- Comment #1 from Yue ---
I am unable to paste the preprocessed file that causes this issue at the
moment, as it is too large. However, I believe it can be easily reproduced.
If I can find a place to store the file, I will attach it as soon as
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44551
--- Comment #13 from Marc Glisse ---
Created attachment 32915
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32915&action=edit
simplify vec_select(vec_concat)
A simpler/safer version of the patch linked in comment #12 (untested). It
optimi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |4.9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53631
Jonathan Wakely changed:
What|Removed |Added
CC||yuecat0 at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61464
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61289
--- Comment #4 from Paul Pluzhnikov ---
Back-port to gcc-4_9-branch?
Thanks,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17267
Jonathan Wakely changed:
What|Removed |Added
Keywords||accepts-invalid
Last reconfirmed|200
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61289
--- Comment #5 from Jeffrey A. Law ---
yes, I'll backport to the 4.9 branch. Waiting to see if there's any
follow-ups.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61390
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Tue Jun 10 18:09:18 2014
New Revision: 211421
URL: http://gcc.gnu.org/viewcvs?rev=211421&root=gcc&view=rev
Log:
PR libstdc++/61390
* include/ext/pb_ds/detail/bin_search_tree_/tra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61465
Bug ID: 61465
Summary: Bogus parameter set but not used warning in
constructor initialization list
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61466
Bug ID: 61466
Summary: Array index check optimized away
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61027
--- Comment #1 from simon at pushface dot org ---
Same problem with “gnatchop -h” (which, in this case, exits via an exception):
[...]
exception
when Types.Terminate_Program =>
null;
end Gnatchop;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29988
François Dumont changed:
What|Removed |Added
CC||fdumont at gcc dot gnu.org
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53131
Bug 53131 depends on bug 43772, which changed state.
Bug 43772 Summary: Errant -Wlogical-op warning when testing limits
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43772
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43772
Pádraig Brady changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45187
--- Comment #6 from Billy Baker ---
Thank you. Glad it was a simple change.
53 matches
Mail list logo