------- Comment #2 from bangerth at dealii dot org  2007-05-01 17:01 -------
>   int x[4];
>   for(n=0;n<5;n++)
>     x[n]=10;

You're asking for trouble here.

That said, we shouldn't produce a compiler error. I can't seem to reproduce
this, what platform is this on?

W.


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org
             Status|UNCONFIRMED                 |WAITING


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

Reply via email to