https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66128
--- Comment #1 from Gerhard Steinmetz
---
Some more examples with other error messages.
This one ...
program p
integer, parameter :: z(0) = 0
print *, count(z > 0)
end
yields :
internal compiler error: in gfc_conv_intrinsic_c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66066
--- Comment #14 from Manuel López-Ibáñez ---
(In reply to Marek Polacek from comment #13)
> I expect to have a proper fix (additional folding in c_fully_fold_internal)
> today or tomorrow, depends on how many issues I hit along the way (see e.g.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66127
--- Comment #3 from Marek Polacek ---
I suppose this particular issue might be even relevant to e.g.
-mcheck-zero-division on MIPS, i.e. everywhere where we're expect to trap on
integer division by zero.
(ubsan's -fsanitize=integer-divide-by-zer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66129
Bug ID: 66129
Summary: [6 Regression] FAIL: gcc.dg/vect/vect-strided-*c
execution test
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66130
Bug ID: 66130
Summary: "invalid use of non-static member function" message
could be clearer
Product: gcc
Version: 4.9.2
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66066
--- Comment #15 from Marek Polacek ---
Created attachment 35534
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35534&action=edit
gcc6-pr66066
Untested patch without a test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65897
stanley changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65908
--- Comment #8 from Jan Hubicka ---
I think pushing TYPE_CANONICAL is a bug: we do check ODR properties of the
parameter and TYPE_CANONICAL is not guaranteed to be the same. Just remove the
TYPE_CANONICAL wrap here.
The patch seems OK with this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66090
Richard Earnshaw changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
--- Comment #57 from Andrew Macleod ---
Author: amacleod
Date: Tue May 12 20:01:47 2015
New Revision: 223096
URL: https://gcc.gnu.org/viewcvs?rev=223096&root=gcc&view=rev
Log:
2015-05-12 Andrew MacLeod
PR target/65697
* coret
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66091
Tom Honermann changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65862
--- Comment #11 from Vladimir Makarov ---
(In reply to Robert Suchanek from comment #10)
> Hi Vlad,
>
> I'm pleased with the results so far. In the larger codebase, it behaves as
> the original
> patch reverted and I haven't seen a missed case.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66130
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||easyhack
Status|UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55375
Eliot changed:
What|Removed |Added
CC||dsl at dsl dot pp.ua
--- Comment #5 from Eliot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54114
Eliot changed:
What|Removed |Added
CC||dsl at dsl dot pp.ua
--- Comment #14 from Eliot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66111
Thomas Koenig changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66111
--- Comment #3 from Thomas Koenig ---
Author: tkoenig
Date: Tue May 12 21:12:55 2015
New Revision: 223099
URL: https://gcc.gnu.org/viewcvs?rev=223099&root=gcc&view=rev
Log:
2015-05-12 Thomas Koenig
PR fortran/66111
* frontend
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66047
Jan Hubicka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65873
--- Comment #6 from Jan Hubicka ---
Patch posted https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01167.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65873
--- Comment #7 from Jan Hubicka ---
Author: hubicka
Date: Wed May 13 02:54:50 2015
New Revision: 223107
URL: https://gcc.gnu.org/viewcvs?rev=223107&root=gcc&view=rev
Log:
PR ipa/65873
* ipa-inline.c (can_inline_edge_p): Allow ea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65873
--- Comment #8 from Jan Hubicka ---
Author: hubicka
Date: Wed May 13 02:57:27 2015
New Revision: 223108
URL: https://gcc.gnu.org/viewcvs?rev=223108&root=gcc&view=rev
Log:
PR ipa/65873
* ipa-inline.c (can_inline_edge_p): Allow ea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64616
--- Comment #4 from Thomas Preud'homme ---
Author: thopre01
Date: Wed May 13 05:39:14 2015
New Revision: 223113
URL: https://gcc.gnu.org/viewcvs?rev=223113&root=gcc&view=rev
Log:
2015-05-13 Thomas Preud'homme
gcc/
PR rtl-optimization
101 - 122 of 122 matches
Mail list logo