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] [3.5 Regression] a-calend.adb:396:33: warning: value not in range of type "Ada.Calendar.Day_Duration"


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-03-09 21:30 -------
Subject: Re:  [3.5 Regression] a-calend.adb:396:33: warni

> First, the important part: stage2/gnatbind is miscompiled by the stage1 Ada
> compiler.  Which of gnatbind's object files (or RTL dumps, even better) are
> different?   It should be fairly easy to obtain this information by passing

I didn't actually find any difference in object files.  It seems as if
gnatbind's behavior changed simply because there is some difference in
the object files before and after.  If that's the case, this is probably
an Ada bug.

I need to go back and redo the test as the "-gstabs" option that I had
in BOOT_CFLAGS may have affected the results.  I will also test after
the trans.c change.

Dave


-- 


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]