http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47143
Igor changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47143
--- Comment #3 from Igor 2011-01-01 13:16:39 UTC ---
(In reply to comment #1)
> Not a bug. The function parameters are of type "pointer to array[4] of const
> double" because const on an array type applies to the element type,
> recursively, and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47143
Igor changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47143
Igor changed:
What|Removed |Added
Severity|minor |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47143
Summary: warning about const multidimensional array as function
parameter
Product: gcc
Version: 4.4.3
Status: UNCONFIRMED
Severity: minor
Priority: P3
Com