https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
--- Comment #10 from Yves Vandriessche ---
A similar internal compile error is triggered in find_rank when dealing with
two-dimensional array arguments, for both g++-5.2 and g++-6.1.1.
>void test(double Arr[][16]) {
> double A[16]= {0};
> for(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
--- Comment #9 from Yves Vandriessche ---
Created attachment 39518
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39518&action=edit
2D-array cilk array notation ICE test case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
Yves Vandriessche changed:
What|Removed |Added
CC||yves.vandriessche at intel dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
jtamagnan at gmail dot com changed:
What|Removed |Added
CC||jtamagnan at gmail dot com
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
--- Comment #6 from tprince at computer dot org ---
Created attachment 36295
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36295&action=edit
pre-processed C source
pre-processed, without function calls
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
--- Comment #5 from tprince at computer dot org ---
Created attachment 36294
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36294&action=edit
shortened c code
C source with external function calls removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
Balaji V. Iyer changed:
What|Removed |Added
CC||bviyer at gmail dot com
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
--- Comment #3 from Marc ---
Created attachment 36197
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36197&action=edit
GCC 5.2 preprocessed ICE code
xz file, because .ii is > 2 MB in size.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
Marc changed:
What|Removed |Added
CC||barnabe.marc at gmail dot com
--- Comment #2 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63336
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
11 matches
Mail list logo