This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/42974] Array slice assignment is missing bounds checking for the source array
- From: "tero.koskinen at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Jun 2011 17:18:33 +0000
- Subject: [Bug ada/42974] Array slice assignment is missing bounds checking for the source array
- Auto-submitted: auto-generated
- References: <bug-42974-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42974
Tero Koskinen <tero.koskinen at iki dot fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Tero Koskinen <tero.koskinen at iki dot fi> 2011-06-16 17:18:12 UTC ---
This is fixed in GCC 4.6.0 and GNAT GPL 2011.
I don't know which commit fixed this, but I can no longer repeat the problem
with 4.6.0 or GPL 2011.
Resolving as FIXED.