This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/26306] Use of volatile array with bounds determined at run time.
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Feb 2006 18:05:34 -0000
- Subject: [Bug ada/26306] Use of volatile array with bounds determined at run time.
- References: <bug-26306-12193@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from charlet at gcc dot gnu dot org 2006-02-15 18:05 -------
Thanks, reopening.
Confirmed on trunk with simple command:
$ gcc -c scratch.adb
+===========================GNAT BUG DETECTED==============================+
| 4.2.0 20060210 (experimental) (i686-pc-linux-gnu) GCC error: |
| in tree_low_cst, at tree.c:4420 |
| Error detected at scratch.adb:50:13 |
[...]
--
charlet at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-02-15 18:05:34
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26306