[rfa:ppc] Fix PPC/NBSD struct return; Was: userdef.exp regression for ppc?

Jason R Thorpe thorpej@wasabisystems.com
Sun Jun 2 23:32:00 GMT 2002


On Mon, Jun 03, 2002 at 08:15:18AM +0200, Gerald Pfeifer wrote:

 > Please also mention this in wwwdocs/htdocs/gcc-3.1/changes.html, under
 > a new section "Additional changes in GCC 3.1.1", as we did for GCC 3.0.

Something like this?

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>
-------------- next part --------------
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/changes.html,v
retrieving revision 1.46
diff -u -r1.46 changes.html
--- changes.html	28 May 2002 20:27:26 -0000	1.46
+++ changes.html	3 Jun 2002 06:31:09 -0000
@@ -433,5 +433,12 @@
 
 <h2>Other significant improvements</h2>
 
+<h2>Additional changes in GCC 3.1.1</h2>
+
+<ul>
+<li>A bug related to how structures and unions are returned has been
+    fixed for <code>powerpc-*-netbsd*</code>.</li>
+</ul>
+
 </body>
 </html>


More information about the Gcc mailing list