This is the mail archive of the gcc@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]

Re: GCC 3.3 release


On Fri, Mar 21, 2003 at 20:56:41 -0500, Nathanael Nerode wrote:
> It would also be nice if 3.3 could bootstrap itself successfully on 
> m68k; there seem to be a number of frightening bugs preventing 3.2 from 
> doing so, but the m68k experts will have to look at them.

  AFAICT, the bug(s) preventing a bootstrap on m68k is (are) with
  "long long". After I disabled "long long" in auto-host.h I could
  build a working 3.2.2 on m68k with GCC 2.95.2 and 2.7.2.1. I suspect
  thats is a long standing problem still present since a m68k GCC 3.2.2
  with "long long" enabled in auto-host.h shows the same symtoms as a
  natively built GCC 3.2.2 (compiled with either 2.95.2 or 2.7.2.1).

  Gunther


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