Optimizations on long long multiply/divide on PowerPC32 don't work

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Sun Feb 3 10:44:00 GMT 2002


On Wednesday 23 January 2002 12:59, Gerald Pfeifer wrote:
> On Tue, 22 Jan 2002, Richard Henderson wrote:
> > On Tue, Jan 22, 2002 at 03:59:02PM +0100, Franz Sirl wrote:
> >> May I move that one to the branch for 3.0.4?
> >
> > Yes.
>
> And please also update htdocs/gcc-3.0/features.html accordingly.

I've committed the appended hunk.

Franz.

Index: htdocs/gcc-3.0/features.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/features.html,v
retrieving revision 1.25
diff -u -p -r1.25 features.html
--- features.html       2002/01/31 20:45:02     1.25
+++ features.html       2002/02/03 18:32:46
@@ -190,6 +190,7 @@
     <li>A fix for shared library generation under AIX 4.3.</li>
     <li>Documentation updates.</li>
     <li>Port of GCC to Tensilica's Xtensa processor contributed.</li>
+    <li>A fix for compiling the PPC Linux kernel (FAT fs wouldn't link).</li>
   </ul></li>
 
</ul>



More information about the Gcc mailing list