This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/34883] New: specified storage pool not used for classwide object allocation
- From: "vgodunko at rostel dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2008 08:01:10 -0000
- Subject: [Bug ada/34883] New: specified storage pool not used for classwide object allocation
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
In the attached program compiler don't use specified storage pool for
allocation of classwide type with initialization by function call inside
qualified expression.
Build:
gnatmake -gnat05 driver.adb
Reproduce:
./driver
FAIL
--
Summary: specified storage pool not used for classwide object
allocation
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: vgodunko at rostel dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34883