[Bug other/18246] struct-layout-1 generator broken on i686-pc-mingw32

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Sun Oct 31 19:06:00 GMT 2004


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-10-31 19:06 -------
Oh, one other thing is needed.  mingw (and probably other targets) does not 
have ffsll function, so either need to replace ffsll with __builtin_ffsll or 
provide one (which is trivial).

Danny

-- 


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



More information about the Gcc-bugs mailing list