------- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-10-04 23:27 ------- Created an attachment (id=14298) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14298&action=view) Rough draft patch
Here is a first cut at a patch. It does not successfully get the assignment to the integer 'a' in the test case correct. However, the test case compiles without error and it is matching the array parameter qualifiers correctly. I am stuck at this point, so suggestions/help appreciated. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32928