This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/11724] Ada Lseek->lseek() doesn't work with sizeof(off_t) != sizeof(long)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2003 04:42:20 -0000
- Subject: [Bug ada/11724] Ada Lseek->lseek() doesn't work with sizeof(off_t) != sizeof(long)
- References: <20030730093252.11724.M.Drochner@fz-juelich.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11724
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-07-30 11:59:45 |2003-11-05 04:42:19
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-05 04:42 -------
This is still a problem in 3.4 even with the latest merge, someone really should be
looking into how to fix this one because it causes bad code on all *bsd (darwin included).