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

[www-patch] gcc-3.4/changes.html: Remove PR17171 from list of bugfixes for 3.4.2


The following patch removes PR 17171 from the list of big fixes for
GCC 3.4.2 in gcc-3.4/changes.html since the problem is only fixed on
mainline (as confirmed by the bug/patch submitter).

Committed as obvious.

Regards,
Volker


Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.137
diff -u -r1.137 changes.html
--- changes.html	9 Nov 2004 10:28:58 -0000	1.137
+++ changes.html	9 Nov 2004 13:28:35 -0000
@@ -1514,7 +1514,6 @@
 <ul>
 <li><a href="http://gcc.gnu.org/PR16298";>16298</a> ICE in <code>output_operand</code></li>
 <li><a href="http://gcc.gnu.org/PR17113";>17113</a> ICE with SSE2 intrinsics</li>
-<li><a href="http://gcc.gnu.org/PR17171";>17171</a> [i386-aout] Unrecognized comments in generated asm</li>
 </ul>
 <h4>x86-64 specific</h4>
 <ul>
===================================================================



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