Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!julius.cs.uiuc.edu!zaphod.mps.ohio-state.edu!ncar!gatech!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Again: GCC diffs for MINIX-ST Message-ID: <43424@nigel.ee.udel.edu> Date: 1 Feb 91 09:08:35 GMT Sender: usenet@ee.udel.edu Lines: 13 A few days ago, I sent three diffs for GCC patching config/m68k.md, c-typeck.c, and fold-const.c These patches were for gcc-1.37.1 The patch to config/m68k.md is obsolete in gcc-1.39, and the patches to the two other files (they solve the sizeof-Problem allowing code like .... = malloc(sizeof(FILE)); with -mshort) can be applied directly to the gcc-1.39 sources. C.v.W.