This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133769 - in /branches/gcc-4_3-branch/gcc: ada/...
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 31 Mar 2008 19:16:09 -0000
- Subject: r133769 - in /branches/gcc-4_3-branch/gcc: ada/...
Author: ebotcazou
Date: Mon Mar 31 19:16:08 2008
New Revision: 133769
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133769
Log:
* decl.c (gnat_to_gnu_entity) <object>: Do not force a non-null
size if it has overflowed.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gnat.dg/object_overflow.adb
Modified:
branches/gcc-4_3-branch/gcc/ada/ChangeLog
branches/gcc-4_3-branch/gcc/ada/decl.c
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog