This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14462] New: a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Duration"
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2004 17:58:29 -0000
- Subject: [Bug bootstrap/14462] New: a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Duration"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The following error recently reappeared:
../../xgcc -B../../ -c -g -O2 -W -Wall -gnatpg a-calend.adb -o a-calend.o
a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Durat
ion"
a-calend.adb:396:33: warning: "Constraint_Error" will be raised at run time
a-calend.ads:70:33: warning: value not in range of type "Ada.Calendar.Day_Durati
on"
a-calend.ads:70:33: warning: "Constraint_Error" will be raised at run time
make[6]: *** [a-calend.o] Error 1
My last successful build was updated at Mon Mar 1 18:44:21 UTC 2004.
--
Summary: a-calend.adb:396:33: warning: value not in range of type
"Ada.Calendar.Day_Duration"
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: charlet at gcc dot gnu dot org,gcc-bugs at gcc dot gnu
dot org
GCC build triplet: hppa-unknown-linux-gnu
GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14462