[Bug middle-end/31772] Program compilation problem
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue May 1 16:01:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list