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/20675] Small targets without 64 bit long long support are can't bootstrap GCC.


------- Additional Comments From schlie at comcast dot net  2005-03-28 23:52 -------
Created an attachment (id=8476)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8476&action=view)
proposed patch

The following patch enables small targets which don't support a 64 bit
long long type to build, by conditionally defining smaller unwind and
refining determination of long long support requirement within libgcc2:

(please see attached patch)


-- 


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


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