------- Comment #3 from d at domob dot eu  2008-05-03 14:45 -------
Created an attachment (id=15571)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15571&action=view)
More tests and first code

Four more test cases for different variations of character array constructors
and a first draft implementation of the bounds-checking for all-known-length
arrays; this however at the moment does not give a correct error message
(locus, is given twice).  I'm not familar with the error-reporting system yet,
so any hints/comments how to fix this (if a compile-time error is even what we
want here!).

Now I'll look into the problem with constructors as in the bug report, and then
we can put the patch in the right shape including the error message problem and
such.


-- 

d at domob dot eu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15568|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36112

Reply via email to