This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/14462] New: a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Duration"


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]