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 c/14005] gcc rounds up when it should round down


------- Additional Comments From lduncan at pillardata dot com  2004-02-03 18:51 -------
Created an attachment (id=5669)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5669&action=view)
test program demonstrating the problem

compile this test program without any gcc options to reproduce the problem.
There is a failing and passing test case, the only difference being the sign
bit on the address being rounded.

This test program is the "dot-i" version, i.e. after the pre-processor has
munged the file.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14005


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