This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Unreviewed patch (PR3952)


On Sun, Sep 16, 2001 at 10:37:16AM +0100, Joseph S. Myers wrote:
> That's because the test you included for it is broken.  a decays to a 
> pointer to int - you want
> 
>     int a[5][(2, 2)];

Doh.  Fixed, though of course it still fails.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]