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]

PATCH: Update 4.0.3 regression URL on front page


This patch makes the 4.0.3 regression URL on the front page show serious
regressions, as with 4.1.

Applied.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.538
diff -c -5 -p -r1.538 index.html
*** index.html	26 Feb 2006 20:41:01 -0000	1.538
--- index.html	27 Feb 2006 20:12:58 -0000
*************** mission statement</a>.</p>
*** 35,46 ****
  </dt><dd>
    Branch status:
    <a href="http://gcc.gnu.org/ml/gcc/2006-01/msg00477.html";>2006-01-15</a>
    (open for regression and documentation fixes only).
    <a
!   href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.0&amp;target_milestone=4.0.3&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED";>Known
!   regressions</a>.
  </dd>
  
  <dt><strong>Previous release series:</strong>
    <a href="gcc-3.4/">GCC 3.4.5</a> (released 2005-11-30)
  </dt><dd>
--- 35,45 ----
  </dt><dd>
    Branch status:
    <a href="http://gcc.gnu.org/ml/gcc/2006-01/msg00477.html";>2006-01-15</a>
    (open for regression and documentation fixes only).
    <a
!   href="http://gcc.gnu.org/bugzilla/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=4.0&amp;target_milestone=4.0.3&amp;target_milestone=4.1.0&amp;target_milestone=4.1.1&amp;known_to_fail_type=allwordssubstr&amp;known_to_work_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;gcchost_type=allwordssubstr&amp;gcchost=&amp;gcctarget_type=allwordssubstr&amp;gcctarget=&amp;gccbuild_type=allwordssubstr&amp;gccbuild=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=SUSPENDED&amp;bug_status=WAITING&amp;bug_status=REOPENED&amp;priority=P1&amp;priority=P2&amp;priority=P3&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=";>Serious Regressions</a>.
  </dd>
  
  <dt><strong>Previous release series:</strong>
    <a href="gcc-3.4/">GCC 3.4.5</a> (released 2005-11-30)
  </dt><dd>

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